Adding autoconf support for the sample project.
authorJohn Criswell <criswell@uiuc.edu>
Thu, 16 Oct 2003 01:44:20 +0000 (01:44 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 16 Oct 2003 01:44:20 +0000 (01:44 +0000)
commit607b1ea2410fadfec25826ff1bbbbaebe38ec55a
tree9652722e8a50941c7f112c7e77a53adcc50ebd42
parented60e1c939b81d2d5d26968555c6f3e72a9a836b
Adding autoconf support for the sample project.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9148 91177308-0d34-0410-b5e6-96231b3b80d8
projects/sample/autoconf/aclocal.m4 [new file with mode: 0644]
projects/sample/autoconf/config.guess [new file with mode: 0755]
projects/sample/autoconf/config.sub [new file with mode: 0755]
projects/sample/autoconf/configure.ac [new file with mode: 0644]
projects/sample/autoconf/install-sh [new file with mode: 0644]
projects/sample/autoconf/ltmain.sh [new file with mode: 0644]
projects/sample/autoconf/mkinstalldirs [new file with mode: 0755]