diff options
| author | Brian Gaeke <gaeke@uiuc.edu> | 2003-11-12 01:11:54 +0000 |
|---|---|---|
| committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-11-12 01:11:54 +0000 |
| commit | 81545ad1f522713c0c9ff719b2086e7d9defb8aa (patch) | |
| tree | a8ebea7399ecf0431b41f6c2a43ee402eddba239 | |
| parent | a9450bd4ac96dab3178de60dc3a8f98ac09330fe (diff) | |
| download | bcm5719-llvm-81545ad1f522713c0c9ff719b2086e7d9defb8aa.tar.gz bcm5719-llvm-81545ad1f522713c0c9ff719b2086e7d9defb8aa.zip | |
I don't think this was supposed to have gotten into the namespaceify patch, but
it did. Oops!
llvm-svn: 9908
| -rw-r--r-- | llvm/autoconf/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/autoconf/configure.ac b/llvm/autoconf/configure.ac index 212a460ddb6..1ae8c1cdd82 100644 --- a/llvm/autoconf/configure.ac +++ b/llvm/autoconf/configure.ac @@ -16,7 +16,6 @@ dnl ************************************************************************** dnl * Initialize dnl ************************************************************************** AC_INIT([[[LLVM]]],[[[1.0]]],[llvmbugs@cs.uiuc.edu]) -dnl AC_CONFIG_SRC_DIR(lib/VMCore/Pass.cpp) dnl Place all of the extra autoconf files into the config subdirectory AC_CONFIG_AUX_DIR([autoconf]) |

