[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AR_FLAGS
From: |
vvv |
Subject: |
AR_FLAGS |
Date: |
25 Dec 2000 19:49:48 +0300 |
User-agent: |
Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.6 |
Hi,
[using the current CVS versions of autoconf, automake and libtool]
whet in run aclocal followed by autoconf for the following
3-line configure.in file:
AC_INIT(test.c)
AM_INIT_AUTOMAKE(test, 1.0)
AC_PROG_LIBTOOL
i get:
$ aclocal
$ autoconf
configure:5076: error: undefined macro: AR_FLAGS
is this a bug in automake or autoconf?
Best,
v.
[Prev in Thread] |
Current Thread |
[Next in Thread] |