summaryrefslogtreecommitdiff
path: root/package/autoconf/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-08-19 11:24:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-08-19 11:24:27 +0200
commit7560a6175c11dc2ef5c9438908146d1a25aa9c14 (patch)
tree83c41fffc5a06d12712dd1aef4de9e283aa5f5b3 /package/autoconf/patches/patch-Makefile_in
parent441871e327e4ea38a673597bd8addee3ed0e47ed (diff)
autoconf: update to 2.72
Diffstat (limited to 'package/autoconf/patches/patch-Makefile_in')
-rw-r--r--package/autoconf/patches/patch-Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/autoconf/patches/patch-Makefile_in b/package/autoconf/patches/patch-Makefile_in
deleted file mode 100644
index 502588165..000000000
--- a/package/autoconf/patches/patch-Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- autoconf-2.69.orig/Makefile.in 2012-04-25 04:40:26.000000000 +0200
-+++ autoconf-2.69/Makefile.in 2015-12-06 17:42:13.000000000 +0100
-@@ -245,7 +245,7 @@ top_srcdir = @top_srcdir@
- # bin/ must be run first, as it builds executables needed for tests.
- # autom4te uses autotest.m4f to generate `testsuite', so build tests last.
- # Rules in man/ use scripts from both bin/ and tests/, so *it* goes last.
--SUBDIRS = bin . lib doc tests man
-+SUBDIRS = bin . lib
- ACLOCAL_AMFLAGS = -I m4
- EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 ChangeLog.3 \
- BUGS COPYINGv3 COPYING.EXCEPTION \