Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout

This commit is contained in:
Todd A Ouska
2011-08-24 15:54:58 -07:00
parent e11fd002ce
commit 5d49bf7cb0
146 changed files with 1200 additions and 854 deletions

View File

@@ -3,10 +3,4 @@
# Create configure and makefile stuff...
#
set -e
autoreconf -ivf
aclocal -I m4
autoheader
autoconf
automake --add-missing --copy
autoreconf -ivf -Wall