This is the mail archive of the gcc-patches@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: Use aclocal in gcc directory


This simple patch renames aclocal.m4 to acinclude.m4 and deletes the imported macros and then regenerates aclocal.m4.

There is no change to any of the autoconf or autoheader generated files.

The diff attached is between the current aclocal.m4 and the newly proposed acinclude.m4.

OK to install, b/r on powerpc-apple-darwin8.2.0

FWIW I very much welcome this, and also adding "-I ../config" to the aclocal command line to remove the m4 includes from acinclude.m4.


Paolo


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