This commit is contained in:
Jaroslav Kysela 2001-04-19 09:55:58 +00:00
parent 2ea4741502
commit 9c8199c2a7

View file

@ -1,5 +1,7 @@
#!/bin/sh
aclocal $ACLOCAL_FLAGS
automake --add-missing
autoconf
./configure
make