[PHP-dev 552] Re: PHP4.3.0pre2/devでのエラー

Kiryu Tsukimiya php-dev@php.gr.jp
Thu, 31 Oct 2002 12:55:45 +0900


月宮です。
今仕事から帰ってきました。
またすぐに出ないといけないので用件だけ・・・。


----
grep "getopt" config.log
configure:17559: checking for getopt
configure:79466: checking getopt.h usability
configure:79504: getopt.h: No such file or directory
#include <getopt.h>
configure:79497: checking getopt.h presence
configure:79501: getopt.h: No such file or directory
#include <getopt.h>
configure:79546: checking for getopt.h
configure:79574: checking for getopt_long
configure:79574: checking for getopt_long_only
ac_cv_func_getopt_long_only='yes'
ac_cv_func_getopt_long='yes'
ac_cv_header_getopt_h='no'
ac_cv_func_getopt='yes'
----

grep "GETOPT" config.log
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETOPT_LONG_ONLY 1

----

です。


-- 
月宮紀柳 <php@angelicwing.net>