Added libtoolize

This commit is contained in:
Jaroslav Kysela 2001-07-30 12:18:35 +00:00
parent f5709d953d
commit 5fd61eaf90

View file

@ -1,6 +1,6 @@
#!/bin/bash
rm -f libtool ltmain.sh config.guess config.sub
libtoolize --force --copy --automake
aclocal $ACLOCAL_FLAGS
autoheader
automake --foreign --copy --add-missing