This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
macro `AM_PROG_AS' not found in library
- From: "STyx" <styx at neuf dot fr>
- To: "automake" <automake at gnu dot org>
- Date: Fri, 22 Apr 2005 05:09:23 +0200
- Subject: macro `AM_PROG_AS' not found in library
Sylvain@LouSTyx /cygdrive/d/ST/dev/mysql/mysql-4.1
$ aclocal
aclocal: configure.in: 539: macro `AM_PROG_AS' not found in library
Sylvain@LouSTyx /cygdrive/d/ST/dev/mysql/mysql-4.1
$ aclocal --version
aclocal (GNU automake) 1.4-p6
As you can see, I use the lastest version of cygwin.
So what can I do to solve that problem?