changeset 5278:642d67074397

Comment-out argp/argp.h, until we get the argp changes merged back into glibc.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 30 Sep 2004 16:44:12 +0000
parents 274618ac2dc3
children eb2482886018
files config/srclist.txt
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.44 2004-09-21 05:07:11 eggert Exp $
+# $Id: srclist.txt,v 1.45 2004-09-30 16:44:12 eggert Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -81,15 +81,14 @@
 $LIBCSRC/argp/argp-fmtstream.c		lib gpl
 $LIBCSRC/argp/argp-fmtstream.h		lib gpl
 $LIBCSRC/argp/argp-fs-xinl.c		lib gpl
-# Currently not quite the same.
+# The commented-out argp files are currently not quite the same.
 #$LIBCSRC/argp/argp-help.c		lib gpl
 $LIBCSRC/argp/argp-namefrob.h		lib gpl
-# Currently not quite the same.
 #$LIBCSRC/argp/argp-parse.c		lib gpl
 $LIBCSRC/argp/argp-pv.c			lib gpl
 #$LIBCSRC/argp/argp-pvh.c		lib gpl
 $LIBCSRC/argp/argp-xinl.c		lib gpl
-$LIBCSRC/argp/argp.h			lib gpl
+#$LIBCSRC/argp/argp.h			lib gpl
 $LIBCSRC/stdlib/getsubopt.c		lib gpl
 #$LIBCSRC/posix/getopt.c		lib gpl
 #$LIBCSRC/posix/getopt.h		lib gpl (getopt_.h in gnulib)