./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 -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php