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

* autogen.sh: Add automake call.
        * config.guess: Remove.
        * config.sub: Likewise.
        * install-sh: Likewise.
This commit is contained in:
Robert Millan 2009-11-24 18:51:35 +00:00
parent 26bec39d67
commit a031e91cf8
6 changed files with 14 additions and 3713 deletions

View file

@ -6,6 +6,9 @@ aclocal
autoconf
autoheader
# FIXME: automake doesn't like that there's no Makefile.am
automake -a -c -f || true
echo timestamp > stamp-h.in
python util/import_gcry.py lib/libgcrypt/ .