diff options
Diffstat (limited to 'popt/configure.in')
-rwxr-xr-x | popt/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/configure.in b/popt/configure.in index 0947e5e8d..9c6ddac22 100755 --- a/popt/configure.in +++ b/popt/configure.in @@ -2,7 +2,7 @@ AC_INIT(popt.h) AM_CONFIG_HEADER(config.h) AC_PREREQ(2.12) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(popt, 1.6) +AM_INIT_AUTOMAKE(popt, 1.7) ALL_LINGUAS="cs da de es fi fr gl hu id is it ja ko no pl pt pt_BR ro ru sk sl sr sv tr uk wa zh zh_CN.GB2312" AC_ISC_POSIX |