autoconf/man
Zack Weinberg acf6fb022b
Fix ‘make distcheck’ failure due to generated manpages in build dir.
If we are doing a VPATH build and we generate the manpages,
they will be written to the build directory, and should be
deleted by ‘make distclean’; ‘make distcheck’ fails if this
is not done.  However, if we are doing a build in the source
directory, the manpages might have been shipped to us and we
should *not* delete them in ‘make distclean’.

Correction to 5d3c99e562.

* man/local.mk (distclean-local-man): New rule.  Delete $(dist_man_MANS)
  in VPATH builds only.
  (MOSTLYCLEANFILES, .x.1): Don’t use globs to decide what to delete.
2020-08-21 13:53:18 -04:00
..
autoconf.x maint: remove empty lines at EOF 2012-01-21 11:49:40 +01:00
autoheader.x maint: remove empty lines at EOF 2012-01-21 11:49:40 +01:00
autom4te.x * Makefile.am: Ship, build and install Autom4te. 2001-07-24 08:43:06 +00:00
autoreconf.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoscan.x docs: configure.in still mentioned in manpages 2013-03-05 07:44:31 -07:00
autoupdate.x docs: configure.in still mentioned in manpages 2013-03-05 07:44:31 -07:00
common.x * man/config.guess.x: New file. 2000-12-06 16:02:58 +00:00
ifnames.x maint: remove empty lines at EOF 2012-01-21 11:49:40 +01:00
local.mk Fix ‘make distcheck’ failure due to generated manpages in build dir. 2020-08-21 13:53:18 -04:00