[PHP-DEV] Re: [PHP-QA] php 4.3.0 pre2

2002-10-28 Thread Tomki
Yes, it is set.. #define HAVE_GETOPT_LONG 1 as well as #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG_ONLY 1 I have a feeling that the compile tests are succeeding because of the getopt.h linked in from mysql.. configure:66328: checking for getopt_long configure:66356: gcc -o conftest -g -O2 -DM

[PHP-DEV] Re: [PHP-QA] php 4.3.0 pre2

2002-10-28 Thread Melvyn Sopacua
At 05:47 28-10-2002, Tomki wrote: There is no getopt.h installed in any system directories, and my paths don't have anything other. The applications that have their own getopt.h in their source trees: mysql, apache, mod_ssl, openssh. Could you check main/php_config.h, to see if HAVE_GETOPT_LON