This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove configure checks for and automatic running of autoconf


> Can we come to some compromise here that gets rid of the autoconf check
> in configure but still has make rules?

Getting rid of the old configure check is fine.

The modern GNU norm for these sorts of things is --enable-maintainer-mode.
Making that toggle AUTOCONF=no vs AUTOCONF=autoconf in configure is the
straightforward way to keep the good aspects of the existing makefile rules.


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