summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-12-30 17:50:54 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-12-30 17:50:54 +0000
commitc91c8719fc4bcf39a1e96a772a0be8dd96c4cae3 (patch)
tree3a8aa08d91b72f48b583f3d45310754fc2f7aebd /autoconf
parentf63aeece6fa2155ae03107e74b065dc7ab9f3312 (diff)
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
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/acinclude.m4 (renamed from autoconf/aclocal.m4)0
1 files changed, 0 insertions, 0 deletions
diff --git a/autoconf/aclocal.m4 b/autoconf/acinclude.m4
index 0a64803e273..0a64803e273 100644
--- a/autoconf/aclocal.m4
+++ b/autoconf/acinclude.m4