2009-11-16 Robert Millan <rmh.grub@aybabtu.com>

* aclocal.m4: Move from here ...
        * acinclude.m4: ... to here.
        * autogen.sh: Add call to `aclocal'.
        * configure.ac: Add AM_INIT_AUTOMAKE() after AC_INIT() call.
This commit is contained in:
Robert Millan 2009-11-16 19:31:29 +00:00
parent ed101e8122
commit fc22844e83
4 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,7 @@
set -e
aclocal
autoconf
autoheader
echo timestamp > stamp-h.in