changeset 5231:8e29b59c48da

Comment out argp-pvh.c.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 13 Sep 2004 11:07:48 +0000
parents 7e9d57a4775e
children 4a7918bfe0b5
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.41 2004-08-12 08:09:17 eggert Exp $
+# $Id: srclist.txt,v 1.42 2004-09-13 11:07:48 eggert Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -86,7 +86,7 @@
 # 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-pvh.c		lib gpl
 $LIBCSRC/argp/argp-xinl.c		lib gpl
 $LIBCSRC/argp/argp.h			lib gpl
 #$LIBCSRC/posix/getopt.c		lib gpl