* posix/getopt.c (nonoption_flags_max_len, nonoption_flags_len):
authorRoland McGrath <roland@gnu.org>
Sat, 11 Aug 2001 21:18:42 +0000 (21:18 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 11 Aug 2001 21:18:42 +0000 (21:18 +0000)
Make these defns conditional on [USE_NONOPTION_FLAGS].

ChangeLog

index 325c5bd..dcfb2ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-11  Roland McGrath  <roland@frob.com>
+
+       * posix/getopt.c (nonoption_flags_max_len, nonoption_flags_len):
+       Make these defns conditional on [USE_NONOPTION_FLAGS].
+
 2001-08-11  Ulrich Drepper  <drepper@redhat.com>
 
        * config.h.in: Add #undef line for USE_NONOPTION_FLAGS.