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:
3bbbcc1
)
Correctly update configure to configure the llvm-java project
author
Alkis Evlogimenos
<alkis@evlogimenos.com>
Fri, 14 Jan 2005 07:52:28 +0000
(07:52 +0000)
committer
Alkis Evlogimenos
<alkis@evlogimenos.com>
Fri, 14 Jan 2005 07:52:28 +0000
(07:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19546
91177308
-0d34-0410-b5e6-
96231b3b80d8
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 6146e151ff93147a5a57ace662658bf2509b9322..dd167518993bfc23a7733381cae7cd7a19747071 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1591,9
+1591,9
@@
subdirs="$subdirs projects/llvm-reopt"
subdirs="$subdirs projects/llvm-gcc"
;;
- "
J
ava")
+ "
llvm-j
ava")
-subdirs="$subdirs projects/
J
ava"
+subdirs="$subdirs projects/
llvm-j
ava"
;;
"llvm-tv")