changeset 5656:f27b8fc36cb9

2005-02-22 Simon Josefsson <jas@extundo.com> * srclist.txt: Sync iconvme.h, iconvme.c from libc.
author Simon Josefsson <simon@josefsson.org>
date Wed, 23 Feb 2005 23:33:41 +0000
parents 7916399df6df
children dcc4f0b90f85
files config/ChangeLog config/srclist.txt
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-22  Simon Josefsson  <jas@extundo.com>
+
+	* srclist.txt: Sync iconvme.h, iconvme.c from libc.
+
 2004-12-17  Jim Meyering  <jim@meyering.net>
 
 	* install-sh: Use `(exit N); exit N', not `(exit N); exit'.
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.53 2005-01-25 14:33:30 karl Exp $
+# $Id: srclist.txt,v 1.54 2005-02-23 23:33:41 jas Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -90,6 +90,8 @@
 #$LIBCSRC/argp/argp-pvh.c		lib gpl
 $LIBCSRC/argp/argp-xinl.c		lib gpl
 #$LIBCSRC/argp/argp.h			lib gpl
+$LIBCSRC/libidn/iconvme.h		lib gpl
+$LIBCSRC/libidn/iconvme.c		lib gpl
 $LIBCSRC/stdlib/getsubopt.c		lib gpl
 #$LIBCSRC/posix/getopt.c		lib gpl
 #$LIBCSRC/posix/getopt.h		lib gpl (getopt_.h in gnulib)