From 6ccf4e0f80547ecaf2df19443093d9a53e7dc57e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 8 Aug 1998 19:27:00 +0000 Subject: ready for a new release --- zlib/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'zlib') diff --git a/zlib/Makefile b/zlib/Makefile index 37c004567..4b228b760 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 = de.gmo it.gmo +CATALOGS = en.gmo de.gmo it.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 = de.gmo it.gmo +GMOFILES = en.gmo de.gmo it.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 = de.po it.po +POFILES = en.po de.po it.po POSUB = po RANLIB = ranlib USE_INCLUDED_LIBINTL = yes USE_NLS = yes -VERSION = 0.3.2b +VERSION = 0.3.2c ZLIBS = l = -- cgit v1.2.3