]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include gettext.h instead of <locale.h> and <libintl.h>.
authorJim Meyering <jim@meyering.net>
Fri, 22 Nov 2002 11:03:26 +0000 (11:03 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 22 Nov 2002 11:03:26 +0000 (11:03 +0000)
commit13fb4290db2ddb1e188646d4afbf8b892c683c77
tree5ef14d2a32ce63c2574e57eb96d9bb5caaa642b0
parent4c9c50bf725d8925cef7af5ab8b82b734e86b220
Include gettext.h instead of <locale.h> and <libintl.h>.

Remove case insensitive option matching.
  (argmatch): Renamed from __argmatch_internal. Remove
  case_sensitive argument.
  (argcasematch): Remove function.
  (__xargmatch_internal): Remove case_sensitive argument.
  (main): Use XARGMATCH instead of XARGCASEMATCH.
lib/argmatch.c