projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed93e11
)
For PR514: Do not configure removed files
author
Reid Spencer
<rspencer@reidspencer.com>
Thu, 19 May 2005 08:37:50 +0000
(08:37 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Thu, 19 May 2005 08:37:50 +0000
(08:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22139
91177308
-0d34-0410-b5e6-
96231b3b80d8
autoconf/configure.ac
patch
|
blob
|
history
diff --git
a/autoconf/configure.ac
b/autoconf/configure.ac
index 165a59a9e9275c0d7f77b110a99855d2f5fd587e..7a4832415c8ef24cbab62410b9aeb7a917cc33e0 100644
(file)
--- a/
autoconf/configure.ac
+++ b/
autoconf/configure.ac
@@
-620,9
+620,6
@@
AC_CONFIG_HEADERS([include/llvm/ADT/iterator])
dnl Configure the makefile's configuration data
AC_CONFIG_FILES([Makefile.config])
-dnl Configure llvmc's configuration files
-AC_CONFIG_FILES([tools/llvmc/st tools/llvmc/cpp tools/llvmc/ll tools/llvmc/c])
-
dnl Configure doxygen's configuration file
AC_CONFIG_FILES([docs/doxygen.cfg])