From 4c20a0829304631cf7282937bd6a0789701f40a4 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 22 Jul 2005 14:52:45 +0000 Subject: * Build dynamic libraries. --- bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index d3a9700f7673..f007c713bf54 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 -- cgit 1.4.1