* Build dynamic libraries.

This commit is contained in:
Eelco Dolstra 2005-07-22 14:52:45 +00:00
parent 1a67154d41
commit 4c20a08293
11 changed files with 27 additions and 21 deletions

View file

@ -1,4 +1,6 @@
#! /bin/sh -e
mkdir -p config
libtoolize --copy
aclocal
autoheader
automake --add-missing --copy