summarylogtreecommitdiffstats
path: root/autoreconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'autoreconf.patch')
-rw-r--r--autoreconf.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/autoreconf.patch b/autoreconf.patch
deleted file mode 100644
index 9ca2e2876fd1..000000000000
--- a/autoreconf.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.OLD 2013-12-02 12:03:00.352853949 +1100
-+++ Makefile 2013-12-02 12:03:17.991990818 +1100
-@@ -73,7 +73,7 @@
- (cd $(top_builddir); ./config.status)
-
- $(top_srcdir)/configure: $(top_srcdir)/configure.in
-- cd $(top_srcdir) && autoconf
-+ cd $(top_srcdir) && autoreconf
-
- $(top_srcdir)/config.h.in: $(top_srcdir)/configure.in
- cd $(top_srcdir) && autoheader