autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automatic update Makefile.am -> Makefile.in -> Makefile no longer wo


From: Bruno Haible
Subject: Re: automatic update Makefile.am -> Makefile.in -> Makefile no longer working
Date: Thu, 21 Jun 2007 01:57:30 +0200
User-agent: KMail/1.5.4

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]