Reinstate GNUmakefile patch, but with workaround for automake.
commit07bc841590ceccf8eac9a98d55001bb0412f5299
authorEric Blake <ebb9@byu.net>
Tue, 4 Mar 2008 19:54:45 +0000 (4 20:54 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 4 Mar 2008 19:54:45 +0000 (4 20:54 +0100)
tree56499039658655ddcfee2cf51b2a4da2f9608665
parentdd647e78ca073723c0e3c2d7de243be0b7ab2108
Reinstate GNUmakefile patch, but with workaround for automake.

* configure.ac (AC_CONFIG_LINKS): Use shell variable to bypass
automake distclean rules.
* Makefile.am (distclean-local): Clean GNUmakefile in VPATH builds,
since we are bypassing automake.
* GNUmakefile (_is-dist-target): 'distclean' is not a dist target.
GNUmakefile
Makefile.am
configure.ac