patch-Makefile_in 591 B

1234567891011
  1. --- autoconf-2.69.orig/Makefile.in 2012-04-25 04:40:26.000000000 +0200
  2. +++ autoconf-2.69/Makefile.in 2015-12-06 17:42:13.000000000 +0100
  3. @@ -245,7 +245,7 @@ top_srcdir = @top_srcdir@
  4. # bin/ must be run first, as it builds executables needed for tests.
  5. # autom4te uses autotest.m4f to generate `testsuite', so build tests last.
  6. # Rules in man/ use scripts from both bin/ and tests/, so *it* goes last.
  7. -SUBDIRS = bin . lib doc tests man
  8. +SUBDIRS = bin . lib
  9. ACLOCAL_AMFLAGS = -I m4
  10. EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 ChangeLog.3 \
  11. BUGS COPYINGv3 COPYING.EXCEPTION \