llvm-6502/autoconf
John Criswell c91c8719fc Moved aclocal.m4 to acinclude.m4. To re-generate the configure script,
do the following:
% cd llvm/autoconf
% aclocal
% autoconf -o ../configure

This changes facilitaties the following:
1) It should be easier to incorporate new autoconf macros.
2) It allows for conversion to Automake (should we ever desire it).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10655 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-30 17:50:54 +00:00
..
acinclude.m4 Moved aclocal.m4 to acinclude.m4. To re-generate the configure script, 2003-12-30 17:50:54 +00:00
config.guess These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
config.sub These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
configure.ac Fix help string for --enable-spec2000 option 2003-12-20 21:35:15 +00:00
install-sh These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
LICENSE.TXT Adding additional license information to these files. 2003-10-13 20:34:27 +00:00
ltmain.sh Removed the -only-static option as it is no longer required (and didn't work 2003-07-31 20:59:32 +00:00
mkinstalldirs These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00