]> git.pld-linux.org Git - packages/texinfo.git/blame_incremental - texinfo-automake_1_12.patch
automake 1.12 compatibility patch
[packages/texinfo.git] / texinfo-automake_1_12.patch
... / ...
CommitLineData
1diff -dur texinfo-4.13.orig/configure.ac texinfo-4.13/configure.ac
2--- texinfo-4.13.orig/configure.ac 2012-12-06 09:11:23.000000000 +0100
3+++ texinfo-4.13/configure.ac 2012-12-06 09:11:54.000000000 +0100
4@@ -13,7 +13,7 @@
5
6 dnl Must come before AM_INIT_AUTOMAKE.
7 AC_CONFIG_AUX_DIR([build-aux])
8-AM_INIT_AUTOMAKE([1.10.1 readme-alpha dist-lzma])
9+AM_INIT_AUTOMAKE([1.10.1 readme-alpha])
10
11 # Minimum Autoconf version required.
12 AC_PREREQ(2.59)
This page took 0.075381 seconds and 4 git commands to generate.