* .cvsignore: Add javacomp.sh, javaexec.sh. Is this really

the right spot for these files?
* bootstrap.conf (gnulib_modules): Add c-strcase.
* lib/.cvsignore: Add c-ctype.c c-ctype.h, c-strcasecomp.c,
c-strncasecmp.c.
* src/getargs.c: Include c-strcase.h.
(language_argmatch): Use c_strcasecmp rather than strcasecmp,
to avoid unspecified behavior.
This commit is contained in:
Paul Eggert
2007-02-04 07:19:10 +00:00
parent b2b81dae23
commit 2c2b72205a
5 changed files with 23 additions and 3 deletions

View File

@@ -4,6 +4,11 @@ Makefile.in
argmatch.c
argmatch.h
basename.c
c-ctype.c
c-ctype.h
c-strcase.h
c-strcasecmp.c
c-strncasecmp.c
config.h
config.hin
configmake.h