mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Updated to automake 1.10.
Use latest texinfo.tex. Typo and grammar fix.
This commit is contained in:
parent
2ec906db3a
commit
174521f8da
8 changed files with 4864 additions and 2984 deletions
|
@ -20,8 +20,8 @@
|
|||
# USA.
|
||||
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.59)
|
||||
min_automake_version="1.9.3"
|
||||
AC_PREREQ(2.60)
|
||||
min_automake_version="1.10"
|
||||
|
||||
# Remember to change the version number immediately *after* a release.
|
||||
# Set my_issvn to "yes" for non-released code. Remember to run an
|
||||
|
@ -445,6 +445,7 @@ AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)
|
|||
AC_PROG_AWK
|
||||
AC_PROG_CC
|
||||
AC_PROG_CPP
|
||||
AM_PROG_CC_C_O
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_LN_S
|
||||
AC_PROG_RANLIB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue