This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: autoconf creating empty configure in top directory


> Hmm, We are not supposed to run autoconf in the toplevel
> directory, right?

Not yet.  Autogen is what you want to run:

	autogen Makefile.def

Autoconfiscating the toplevel is in the works, but not there yet.


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