This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/95: reports that AR_FLAGS is an undefined macro
- To: automake-gnats at sourceware dot cygnus dot com
- Subject: automake/95: reports that AR_FLAGS is an undefined macro
- From: morrison at bnl dot gov
- Date: 1 Dec 2000 17:33:01 -0000
- Reply-To: morrison at bnl dot gov
>Number: 95
>Category: automake
>Synopsis: reports that AR_FLAGS is an undefined macro
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tromey
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Dec 01 09:41:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: morrison@bnl.gov
>Release: cvs
>Organization:
>Environment:
linux, cvs versions of automake, autoconf, libtool
>Description:
automake believes that anything matching a rule like
A[A-Z]_
is a macro. libtool uses the variable AR_FLAGS to keep
track of how to call the archiver. automake complains
that AR_FLAGS is an unknown macro.
>How-To-Repeat:
aclocal
libtoolize
automake
on any automakeified project will do it.
>Fix:
change the automake rule for identifying macros to be
less aggressive.
>Release-Note:
>Audit-Trail:
>Unformatted: