diff options
author | Tomas Chvatal <tchvatal@suse.cz> | 2012-03-13 13:55:50 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-04-25 10:55:06 +0200 |
commit | 1059029fac4b27fd97008337e97f7ed2c502fdc2 (patch) | |
tree | 00a54e20962e267a4843d6a346f8dd73ba039792 /BUGS | |
parent | 215ff59273aaf6f316159c8c090ca7503eb7322c (diff) |
Add new autoconf using the latest macros
This add new macros from autoconf-archive instead of the old
broken ones. Also cleans up the configure.in and moves it to
configure.ac.
This setup as-is is not working. Next step is checking config.h
to contain same contend for before/after update.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,6 +1 @@ - KNOWN BUGS - ---------- - -The handling of html and man pages in doc/Makefile.am is -flawed. It will not pass "make distcheck". |