Remove unneeded GETTEXT_TRIGGERS.
This commit is contained in:
parent
cb05ab81a8
commit
d0fe3df745
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user