diff options
| author | Eric Christopher <echristo@apple.com> | 2012-08-28 01:17:46 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@apple.com> | 2012-08-28 01:17:46 +0000 |
| commit | 365be442c4f6da7cdf0ee6e0426d28345b10acd6 (patch) | |
| tree | d5aa9947e1884501dc1eaec37ce60aee1a16f1f8 /llvm/autoconf/configure.ac | |
| parent | 606ae94a5b2c75c746d3323388abf6bc44ea0d1c (diff) | |
| download | bcm5719-llvm-365be442c4f6da7cdf0ee6e0426d28345b10acd6.tar.gz bcm5719-llvm-365be442c4f6da7cdf0ee6e0426d28345b10acd6.zip | |
Temporarily revert this to bring back the bots.
llvm-svn: 162722
Diffstat (limited to 'llvm/autoconf/configure.ac')
| -rw-r--r-- | llvm/autoconf/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/autoconf/configure.ac b/llvm/autoconf/configure.ac index 59757078740..7fa883e9cc5 100644 --- a/llvm/autoconf/configure.ac +++ b/llvm/autoconf/configure.ac @@ -40,9 +40,6 @@ dnl in the output of --version option of the generated configure script. AC_SUBST(LLVM_COPYRIGHT,["Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign."]) AC_COPYRIGHT([Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign.]) -dnl Add --program-prefix value to Makefile.rules. Already an ARG variable. -AC_SUBST([program_prefix]) - dnl Indicate that we require autoconf 2.60 or later. AC_PREREQ(2.60) |

