Logoj0ke.net Open Build Service > Projects > internetx:php5:EL5 > php-sqlite2 > Changes
Sign Up | Log In

Changes of Revision 9

[-] Changed php-sqlite2.spec
 
1
@@ -31,6 +31,7 @@
2
 
3
 %build
4
 %{_bindir}/phpize
5
+./configure --help || :
6
 %configure --with-sqlite --with-sqlite-utf8 --with-php-config=%{_bindir}/php-config
7
 cat config.h || :
8
 %{__make} %{?_smp_mflags}
9