mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
*** empty log message ***
This commit is contained in:
parent
ea4d80b0a3
commit
9a799a1954
2 changed files with 5 additions and 1 deletions
|
@ -252,7 +252,7 @@ if check_version $AUTOCONF $autoconf_vers_num $autoconf_vers ; then
|
|||
check_version $AUTOHEADER $autoconf_vers_num $autoconf_vers autoconf
|
||||
fi
|
||||
if check_version $AUTOMAKE $automake_vers_num $automake_vers; then
|
||||
check_version $ACLOCAL $automake_vers_num $autoconf_vers automake
|
||||
check_version $ACLOCAL $automake_vers_num $automake_vers automake
|
||||
fi
|
||||
if check_version $GETTEXT $gettext_vers_num $gettext_vers; then
|
||||
check_version $MSGMERGE $gettext_vers_num $gettext_vers gettext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue