History log of /external/llvm/projects/sample/autoconf/ltmain.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
85fd5b069e326621a4d109586efd6bfe1f059be0 26-Oct-2011 Eric Christopher <echristo@apple.com> Handle newer cases for freebsd which is approaching 10.0 and not 1.0.

Patch by Dimitry Andric!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142995 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/projects/sample/autoconf/ltmain.sh
2532fa21a963edf53183357edfc79a9361b44435 19-Oct-2011 Daniel Dunbar <daniel@zuster.org> projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup.
- This currently just moves over all of the behavior from LLVM. Eventually all of the configure checks that are directly needed by the LLVM build setup should probably go away, and the project should manage their own configuration checks if necessary.

- This is the 1st half of this work, the actual Makefile.common hasn't moved over yet. I've tried to stage this in such a way that incremental builds will properly reconfigure for most active developers (the Makefiles don't handle reconfiguring in a perfectly reliable way, and I haven't found an easy way to make them do so).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142456 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/projects/sample/autoconf/ltmain.sh
bcb178fbe63d96e73b6d950d2913b61bcb548cc5 24-Feb-2005 Reid Spencer <rspencer@reidspencer.com> Remove auxilliary files that are now picked up from llvm/autoconf. This
avoids version conflict problems with ltmain.sh (libtool), mkinstalldirs
and install-sh. This prevents projects from becoming stale when the LLVM
build system is upgraded or modified.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20311 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/projects/sample/autoconf/ltmain.sh
607b1ea2410fadfec25826ff1bbbbaebe38ec55a 16-Oct-2003 John Criswell <criswell@uiuc.edu> Adding autoconf support for the sample project.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9148 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/projects/sample/autoconf/ltmain.sh