commit | a26fcb9017d312aa32908eaf622c8fa451bac7f2 | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@medozas.de> | Sat Oct 30 23:19:23 2010 +0200 |
committer | Jan Engelhardt <jengelh@medozas.de> | Sat Oct 30 23:45:16 2010 +0200 |
tree | e02dc013a2a289b384c570bcc60a16fdef8401e4 | |
parent | c7f5c63f3f2dd7a52817926825deffae8f512afc [diff] |
build: use simpler autoreconf in autogen Note: the use of -i seems required, otherwise autoreconf barfs about missing tools (depcomp, etc.). Since they are provided in the tarballs as files anyway rather than like previously as symlinks, I do not see a problem using -i. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>