Merge branch 'master' of github.com:mrash/fwknop

This commit is contained in:
Michael Rash
2012-11-22 21:43:43 -05:00
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -6,8 +6,14 @@
#
set -x
aclocal -I config
if [ ! -d m4 ]; then
mkdir m4
fi
if [ ! -d config ]; then
mkdir config
fi
libtoolize --automake --copy --force
aclocal -I config
autoheader
automake --add-missing --copy
autoconf
+1 -1
View File
@@ -21,7 +21,7 @@ AC_CONFIG_AUX_DIR(config)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([tar-ustar -Wall foreign])
AM_INIT_AUTOMAKE
dnl AM_MAINTAINER_MODE