autoconf undefined macros

2001-07-02 Thread Nicolas Souchu
Hi, The 2.13_1 complains about this: ladoga:/usr/home/admin/nsouch/ggi-core/libgiiautoconf configure.in:157: warning: AC_TRY_RUN called without default to allow cross compiling autoconf: Undefined macros: configure.in:247:AC_CHECK_WINFUNCS(gettimeofday strdup nanosleep usleep _exit

Re: autoconf undefined macros

2001-07-02 Thread Peter Pentchev
On Mon, Jul 02, 2001 at 08:30:35AM +0200, Nicolas Souchu wrote: Hi, The 2.13_1 complains about this: ladoga:/usr/home/admin/nsouch/ggi-core/libgiiautoconf configure.in:157: warning: AC_TRY_RUN called without default to allow cross compiling autoconf: Undefined macros: configure.in:247

Re: autoconf undefined macros

2001-07-02 Thread Nicolas Souchu
to allow cross compiling autoconf: Undefined macros: configure.in:247:AC_CHECK_WINFUNCS(gettimeofday strdup nanosleep usleep _exit \ configure.in:39:AC_LIBTOOL_DLOPEN configure.in:40:AC_LIBTOOL_WIN32_DLL ladoga:/usr/home/admin/nsouch/ggi-core/libgii And autoconf-2.50 gives me

Re: autoconf undefined macros

2001-07-02 Thread Peter Pentchev
/libgiiautoconf configure.in:157: warning: AC_TRY_RUN called without default to allow cross compiling autoconf: Undefined macros: configure.in:247:AC_CHECK_WINFUNCS(gettimeofday strdup nanosleep usleep _exit \ configure.in:39:AC_LIBTOOL_DLOPEN configure.in:40:AC_LIBTOOL_WIN32_DLL ladoga