>>> "Harlan" == Harlan Stenn <[EMAIL PROTECTED]> writes:
Harlan> If I enable warnings with CVS automake and run
Harlan> autoreconf, AM_PROG_LIBTOOL generates a warning:
Harlan> configure.in:64: warning: The macro `AC_FD_CC' is obsolete.
Harlan> You should run autoupdate.
Harlan> Line 64 is
If I enable warnings with CVS automake and run autoreconf, AM_PROG_LIBTOOL
generates a warning:
configure.in:64: warning: The macro `AC_FD_CC' is obsolete.
You should run autoupdate.
Line 64 is AM_PROG_LIBTOOL.
Or am I missing something?
H