Browse Source

Rejigger gettext stuff for 0.11.5
Author: jgg
Date: 2003-01-11 07:19:01 GMT
Rejigger gettext stuff for 0.11.5

Arch Librarian 22 years ago
parent
commit
4bab862329
1 changed files with 0 additions and 3 deletions
  1. 0 3
      buildlib/environment.mak.in

+ 0 - 3
buildlib/environment.mak.in

@@ -38,9 +38,6 @@ GMSGFMT = @GMSGFMT@
 XGETTEXT = @XGETTEXT@
 MSGCOMM:=$(dir $(XGETTEXT))/msgcomm
 MSGMERGE:=$(dir $(XGETTEXT))/msgmerge
-CATALOGS = @CATALOGS@
-USE_NLS = @USE_NLS@
-USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 BASH = @BASH@
 
 # Various library checks