This commit is contained in:
Akim Demaille
2002-05-07 09:20:26 +00:00
parent 5683e9b26a
commit a46c847244

View File

@@ -1,9 +0,0 @@
#! /bin/sh
aclocal -I m4 && \
gettextize && \
autoconf && \
autoheader && \
automake -a && \
touch stamp-h.in || \
exit 1