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:
parent
26bec39d67
commit
a031e91cf8
6 changed files with 14 additions and 3713 deletions
|
@ -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/ .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue