Add the --with-automake option to AutoRegen.sh and provide the automake
authorReid Spencer <rspencer@reidspencer.com>
Fri, 8 Oct 2004 05:33:35 +0000 (05:33 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 8 Oct 2004 05:33:35 +0000 (05:33 +0000)
commit6843e38cb163bc4183f9a20375d90f5b0abb9256
tree0b5f52eb6066876422a182b44918eff704e2552d
parentb99d6b1cac36d4b24aa3e520c87826012eaffe45
Add the --with-automake option to AutoRegen.sh and provide the automake
version of the configure script. This is an early commit of the automake
support so that automake support can be tested on multiple platforms. Many
additional Makefile.am need to be added to LLVM before this is of any use.
Please wait until automake support is announced on llvmdev list before
using the --with-automake option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16837 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/AutoRegen.sh
autoconf/configure.am [new file with mode: 0644]