HEAD only or also with 4.2.3? And what configure options you used? --Jani
On Tue, 28 Jan 2003, Sebastian Bergmann wrote: >./configure: line 30289: syntax error near unexpected token `fi' >./configure: line 30289: `fi' > > Here's what my configure looks like arount that line: > > 30287 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | > 30288 $EGREP "yes" >/dev/null 2>&1; then > 30289 > 30290 THIS_LIBS=$LIB > 30291 break > 30292 > 30293 else > 30294 > 30295 fi > 30296 rm -f conftest* > 30297 > 30298 > 30299 fi > > -- <- For Sale! -> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php