Use and install a config.h AC_CONFIG_HEADER that contains all AC_DEFINE results

This commit is contained in:
Martin Willi
2012-07-11 09:57:07 +02:00
parent a4037686c7
commit 7300eb29d1
5 changed files with 13 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ case "$LIBTOOLIZE" in
;;
esac
autoheader &&
$LIBTOOLIZE --force &&
aclocal &&
automake -a &&