Thomas Dickey <[EMAIL PROTECTED]> writes: > > while autoconf 2.57 expands it as this: > > content of AC_PROG_LIBTOOL > if test $with_libtool = yes ; then > no content from AC_PROG_LIBTOOL
The dead hand of AC_REQUIRE :-).
Thomas Dickey <[EMAIL PROTECTED]> writes: > > while autoconf 2.57 expands it as this: > > content of AC_PROG_LIBTOOL > if test $with_libtool = yes ; then > no content from AC_PROG_LIBTOOL
The dead hand of AC_REQUIRE :-).