about summary refs log tree commit diff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-07-22T14·52+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-07-22T14·52+0000
commit4c20a0829304631cf7282937bd6a0789701f40a4 (patch)
treed28a8304a36c74adf3fb505a4150b6681ad7f63a /bootstrap.sh
parent1a67154d416d3408ac35ddb5a197d1b76f57aab8 (diff)
* Build dynamic libraries.
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index d3a9700f76..f007c713bf 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,4 +1,6 @@
 #! /bin/sh -e
+mkdir -p config
+libtoolize --copy
 aclocal
 autoheader
 automake --add-missing --copy