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:
parent
ed101e8122
commit
fc22844e83
4 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
aclocal
|
||||
autoconf
|
||||
autoheader
|
||||
echo timestamp > stamp-h.in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue