* .cvsignore: Add javacomp.sh, javaexec.sh. Is this really
commit2c2b72205a56abe1d4a9be3633fc1529188b35bc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Feb 2007 07:19:10 +0000 (4 07:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Feb 2007 07:19:10 +0000 (4 07:19 +0000)
treed480e6ec17188aaf749cf06ee64ec4a08ce76c5d
parentb2b81dae234cc710e65542d3535fe963d0d1d314
* .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.
.cvsignore
ChangeLog
bootstrap.conf
lib/.cvsignore
src/getargs.c