This is the mail archive of the automake-prs@sourceware.cygnus.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

automake/49: AM_INIT_AUTOMAKE must come after AC_CONFIG_AUX_DIR



>Number:         49
>Category:       automake
>Synopsis:       AM_INIT_AUTOMAKE must come after AC_CONFIG_AUX_DIR
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tromey
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 19 01:11:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Currently AM_INIT_AUTOMAKE must come after
AC_CONFIG_AUX_DIR, or the resulting configure
won't work.  See pr9.test (reorder the lines
in that configure.in and rebuild).

There is no good way to express this in autoconf
though.  We need a "backwards" AC_BEFORE
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]