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:
008bb70
)
Add include/Support/iterator as an AC_OUTPUT file.
author
Brian Gaeke
<gaeke@uiuc.edu>
Mon, 23 Feb 2004 18:16:08 +0000
(18:16 +0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Mon, 23 Feb 2004 18:16:08 +0000
(18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11751
91177308
-0d34-0410-b5e6-
96231b3b80d8
autoconf/configure.ac
patch
|
blob
|
history
diff --git
a/autoconf/configure.ac
b/autoconf/configure.ac
index acf402e8fed3c38a3af0a1886c58b7d748ebbbe1..9ac840dcee82efdacaf2cd569a7c558ed717ee2a 100644
(file)
--- a/
autoconf/configure.ac
+++ b/
autoconf/configure.ac
@@
-445,7
+445,7
@@
AC_DEFINE_UNQUOTED(SHLIBEXT,"$SHLIBEXT",
[Extension that shared libraries have, e.g., ".so".])
dnl Create the output files
-AC_OUTPUT(Makefile.config)
+AC_OUTPUT(Makefile.config
include/Support/iterator
)
dnl Warn loudly if llvm-gcc was not obviously working
if test $llvmgccwarn = yes