changeset 3948:9655c39f7e48

enable gettext.h check.
author Karl Berry <karl@freefriends.org>
date Wed, 25 Sep 2002 15:26:47 +0000
parents 765d3b9a6126
children e64864a8abf7
files config/srclist.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.4 2002-09-25 14:18:57 karl Exp $
+# $Id: srclist.txt,v 1.5 2002-09-25 15:26:47 karl Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -20,7 +20,7 @@
 $LIBCSRC/posix/getopt.c		lib
 $LIBCSRC/posix/getopt.h		lib
 $LIBCSRC/posix/getopt1.c	lib
-#$GETTEXT/gettext.h		lib
+$GETTEXT/gettext.h		lib
 # - libc/sysdeps/generic has memcpy.c, memmove.c, strcasecmp.c, but they
 #   are totally different implementations.
 # - Likewise libc/string/strerror.c.