[PHP-DEV] Broken config? From: Egon Schmid (eschmid <email protected>)
Date: 01/26/99

Somebody must have broke today the configuration.

If I do a ./do-conf with my well established config I get the following:

marliesle:/usr/local/php3# ./do-conf
loading cache ./config.cache
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for bison... bison -y
checking bison version... 1.25 (ok)
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for perl... /usr/local/bin/perl
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for sendmail... /usr/sbin/sendmail
./configure: line 1241: syntax error near unexpected token `then'
./configure: line 1241: `If test -n "$PROG_SENDMAIL"; then'
marliesle:/usr/local/php3#

and don't know a solution :)

-Egon

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>