summaryrefslogtreecommitdiff
path: root/locale/programs/locfile-kw.gperf
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-10-11 16:38:55 +0000
committerJakub Jelinek <jakub@redhat.com>2007-10-11 16:38:55 +0000
commit4cee966cabbbd52c38260dff95f5ab43772ba5d9 (patch)
tree8916b6b47f1f9cd964ee8cf819d67c0acb622969 /locale/programs/locfile-kw.gperf
parentfc2a4f5f837f259c239fbd15911f80ca8c6907e3 (diff)
Updated to fedora-glibc-20071011T1636cvs/fedora-glibc-2_6_90-19
Diffstat (limited to 'locale/programs/locfile-kw.gperf')
-rw-r--r--locale/programs/locfile-kw.gperf5
1 files changed, 3 insertions, 2 deletions
diff --git a/locale/programs/locfile-kw.gperf b/locale/programs/locfile-kw.gperf
index 936256ab34..f0612e4882 100644
--- a/locale/programs/locfile-kw.gperf
+++ b/locale/programs/locfile-kw.gperf
@@ -1,5 +1,5 @@
%{
-/* Copyright (C) 1996,1997,1998,1999,2000,2005 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2000,2005,2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
@@ -76,7 +76,8 @@ define, tok_define, 0
undef, tok_undef, 0
ifdef, tok_ifdef, 0
else, tok_else, 0
-elif, tok_elif, 0
+elifdef, tok_elifdef, 0
+elifndef, tok_elifndef, 0
endif, tok_endif, 0
LC_MONETARY, tok_lc_monetary, 0
int_curr_symbol, tok_int_curr_symbol, 0