mirror of git://sourceware.org/git/glibc.git
* posix/getopt.c (nonoption_flags_max_len, nonoption_flags_len):
Make these defns conditional on [USE_NONOPTION_FLAGS].
This commit is contained in:
parent
0ed24bc67f
commit
5a5560f0f9
|
@ -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>
|
2001-08-11 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* config.h.in: Add #undef line for USE_NONOPTION_FLAGS.
|
* config.h.in: Add #undef line for USE_NONOPTION_FLAGS.
|
||||||
|
|
Loading…
Reference in New Issue