diff --git a/pre-config b/pre-config deleted file mode 100755 index dce7fc8e..00000000 --- a/pre-config +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/sh - -aclocal -I m4 && \ -gettextize && \ -autoconf && \ -autoheader && \ -automake -a && \ -touch stamp-h.in || \ -exit 1