aboutsummaryrefslogtreecommitdiffstats
path: root/m4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'm4/Makefile')
-rw-r--r--m4/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/m4/Makefile b/m4/Makefile
index 674d4a9cd..4a7214bb0 100644
--- a/m4/Makefile
+++ b/m4/Makefile
@@ -67,6 +67,8 @@ ECHO_C =
ECHO_N = -n
ECHO_T =
EGREP = grep -E
+ENABLE_BZIP2_SUPPORT_FALSE = #
+ENABLE_BZIP2_SUPPORT_TRUE =
ENABLE_CARD_SUPPORT_FALSE = #
ENABLE_CARD_SUPPORT_TRUE =
ENABLE_LOCAL_ZLIB_FALSE =
@@ -122,9 +124,9 @@ OBJEXT = o
PACKAGE = gnupg
PACKAGE_BUGREPORT = [email protected]
PACKAGE_NAME = gnupg
-PACKAGE_STRING = gnupg 1.3.4-cvs
+PACKAGE_STRING = gnupg 1.3.4
PACKAGE_TARNAME = gnupg
-PACKAGE_VERSION = 1.3.4-cvs
+PACKAGE_VERSION = 1.3.4
PATH_SEPARATOR = :
PERL = /usr/bin/perl
POSUB = po
@@ -138,12 +140,12 @@ SRVLIBS = -lresolv
STRIP =
USE_INCLUDED_LIBINTL = no
USE_NLS = yes
-VERSION = 1.3.4-cvs
+VERSION = 1.3.4
W32LIBS =
WORKING_FAQPROG_FALSE = #
WORKING_FAQPROG_TRUE =
XGETTEXT = /usr/bin/xgettext
-ZLIBS = -lz
+ZLIBS = -lz -lbz2
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_RANLIB = ranlib