Bob Proulx wrote:
> I would follow that clue and regenerate everything.
> 
>   autoreconf
>   ./configure

Doesn't work:

  $ pwd
  /build/libidn-0.6.14
  $ autoreconf
  configure.ac:41: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
        If this token and others are legitimate, please use m4_pattern_allow.
        See the Autoconf documentation.
  configure.ac:45: error: possibly undefined macro: AC_PROG_LIBTOOL
  autoreconf: /packages/gnu/bin/autoconf failed with exit status: 1
  $ echo $?
  1

Bruno



_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to