summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorjbj <jbj>2005-02-21 15:23:30 +0000
committerjbj <jbj>2005-02-21 15:23:30 +0000
commit3e943006f8bb5f517656f544fd7131833346f2f5 (patch)
tree4a126bae306e93b8879b25f4a12adc82045ab0de /configure.ac
parent85060e2923d3254340ba266fcc01586d90881b6d (diff)
downloadlibpopt-3e943006f8bb5f517656f544fd7131833346f2f5.tar.gz
Blueprint against rpm-4.4.1 changes.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5935014..c72ad1e 100755
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_INIT(popt.h)
AC_CANONICAL_SYSTEM
AC_PREREQ(2.12)
AC_CONFIG_HEADERS
-AM_INIT_AUTOMAKE(popt, 1.10)
+AM_INIT_AUTOMAKE(popt, 1.10.2)
AM_CONFIG_HEADER(config.h)
ALL_LINGUAS="cs da de es eu_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"