projects
/
chise
/
chise-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad4ee3
)
Specify --with-site-includes, --with-site-libraries and --with-canna.
author
tomo
<tomo>
Tue, 22 Jul 2008 07:31:09 +0000
(07:31 +0000)
committer
tomo
<tomo>
Tue, 22 Jul 2008 07:31:09 +0000
(07:31 +0000)
bootstrap.fink
patch
|
blob
|
history
diff --git
a/bootstrap.fink
b/bootstrap.fink
index
deaa99f
..
f779a00
100755
(executable)
--- a/
bootstrap.fink
+++ b/
bootstrap.fink
@@
-23,6
+23,9
@@
fink install canna-shlibs
fink install coreutils-default
-./configure
+./configure \
+ --with-site-includes=/sw/include/db4:/sw/include \
+ --with-site-libraries=/sw/lib \
+ --with-canna
make -e SUDO=sudo install-base