Fix 10L in configure.

sdt
Kieran Kunhya 2011-01-26 20:27:02 +00:00
rodzic 097953cadf
commit f2ace59bca
1 zmienionych plików z 2 dodań i 2 usunięć

4
configure vendored
Wyświetl plik

@ -129,8 +129,8 @@ for opt do
--enable-pic)
pic="yes"
;;
--enable-shared)
shared="yes"
--disable-shared)
shared="no"
;;
--host=*)
host="${opt#--host=}"