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:
67b36e4
)
Configure the llvm-ar directory
author
Chris Lattner
<sabre@nondot.org>
Sat, 13 Sep 2003 02:35:56 +0000
(
02:35
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 13 Sep 2003 02:35:56 +0000
(
02:35
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8504
91177308
-0d34-0410-b5e6-
96231b3b80d8
autoconf/configure.ac
patch
|
blob
|
history
diff --git
a/autoconf/configure.ac
b/autoconf/configure.ac
index ab904c33fd8fffffa01fc592091109645d8e5d57..fa0aa331b5e5ba25b772b7910642a7dd8c99b060 100644
(file)
--- a/
autoconf/configure.ac
+++ b/
autoconf/configure.ac
@@
-179,6
+179,7
@@
AC_CONFIG_MAKEFILE(tools/lli/Makefile)
AC_CONFIG_MAKEFILE(tools/opt/Makefile)
AC_CONFIG_MAKEFILE(tools/llee/Makefile)
AC_CONFIG_MAKEFILE(tools/llvm-as/Makefile)
+AC_CONFIG_MAKEFILE(tools/llvm-ar/Makefile)
AC_CONFIG_MAKEFILE(tools/llvm-dis/Makefile)
AC_CONFIG_MAKEFILE(utils/Makefile)
AC_CONFIG_MAKEFILE(utils/Burg/Makefile)