- Copy devel/autoconf to devel/autoconf2.69. - Update devel/autoconf to 2.71. - Allow ports to use 2.69 with USES=autoreconf:2.69. PR: 258046 Exp-run by: antoine
12 lines
372 B
Plaintext
12 lines
372 B
Plaintext
--- doc/Makefile.in.orig 2012-04-25 02:40:26 UTC
|
|
+++ doc/Makefile.in
|
|
@@ -65,7 +65,7 @@ DIST_SOURCES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
SOURCES =
|
|
DIST_SOURCES =
|
|
-INFO_DEPS = $(srcdir)/autoconf.info $(srcdir)/standards.info
|
|
+INFO_DEPS = $(srcdir)/autoconf.info
|
|
am__TEXINFO_TEX_DIR = $(srcdir)/../build-aux
|
|
DVIS = autoconf.dvi standards.dvi
|
|
PDFS = autoconf.pdf standards.pdf
|