> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> * automake.in (&handle_man_pages): Rely on mans.am to define
Akim> man%SECTION%dir and MANS.
Akim> * mans.am: Do it.
Ok.
This patch made me realize that there is a bug in _MANS processing: we
don't handle dist_ or nodist_ pre
Here are the results on Autoconf.
/tmp/ace % for i in **/Makefile
diff -u $i.old $i.in
--- man/Makefile.oldTue Mar 13 00:12:01 2001
+++ man/Makefile.in Tue Mar 13 00:41:10 2001
@@ -93,10 +93,9 @@
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
DIST