aboutsummaryrefslogtreecommitdiffstats
path: root/zlib
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-09-11 05:47:32 +0000
committerWerner Koch <[email protected]>1998-09-11 05:47:32 +0000
commit48da5f940b537b09b1fd6a5023922bd792d5954c (patch)
treed0b99173fc76c70960ace7d372d4adeff969652b /zlib
parentChnages. (diff)
downloadgnupg-48da5f940b537b09b1fd6a5023922bd792d5954c.tar.gz
gnupg-48da5f940b537b09b1fd6a5023922bd792d5954c.zip
*** empty log message ***
Diffstat (limited to 'zlib')
-rw-r--r--zlib/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/zlib/Makefile b/zlib/Makefile
index c01b193b8..b98090a3b 100644
--- a/zlib/Makefile
+++ b/zlib/Makefile
@@ -66,7 +66,7 @@ host_alias = i586-pc-linux-gnu
host_triplet = i586-pc-linux-gnu
target_alias = i586-pc-linux-gnu
target_triplet = i586-pc-linux-gnu
-CATALOGS = en.gmo de.gmo it.gmo
+CATALOGS = en.gmo de.gmo it.gmo fr.gmo
CATOBJEXT = .gmo
CC = gcc
CPP = gcc -E
@@ -74,7 +74,7 @@ DATADIRNAME = share
DYNLINK_LDFLAGS = -rdynamic
G10_LOCALEDIR = /usr/local/share/locale
GENCAT =
-GMOFILES = en.gmo de.gmo it.gmo
+GMOFILES = en.gmo de.gmo it.gmo fr.gmo
GMSGFMT = /usr/local/bin/msgfmt
GT_NO =
GT_YES = #YES#
@@ -87,12 +87,12 @@ MKINSTALLDIRS = scripts/mkinstalldirs
MPI_EXTRA_ASM_OBJS =
MSGFMT = /usr/local/bin/msgfmt
PACKAGE = gnupg
-POFILES = en.po de.po it.po
+POFILES = en.po de.po it.po fr.po
POSUB = po
RANLIB = ranlib
USE_INCLUDED_LIBINTL = yes
USE_NLS = yes
-VERSION = 0.3.4
+VERSION = 0.3.4a
ZLIBS =
l =