Remove unneeded GETTEXT_TRIGGERS.

This commit is contained in:
Peter Eisentraut 2009-01-15 12:59:11 +00:00
parent cb05ab81a8
commit d0fe3df745

View File

@ -1,5 +1,5 @@
# $PostgreSQL: pgsql/src/pl/tcl/nls.mk,v 1.1 2008/10/09 17:24:05 alvherre Exp $
# $PostgreSQL: pgsql/src/pl/tcl/nls.mk,v 1.2 2009/01/15 12:59:11 petere Exp $
CATALOG_NAME := pltcl
AVAIL_LANGUAGES :=
GETTEXT_FILES := pltcl.c
GETTEXT_TRIGGERS:= _ errmsg errdetail errdetail_log errhint errcontext write_stderr yyerror
GETTEXT_TRIGGERS:= errmsg errdetail errdetail_log errhint errcontext