Remove store_args_and_env which is not needed is USE_NONOPTION_FLAGS is undefined...
authorUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2001 05:22:43 +0000 (05:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2001 05:22:43 +0000 (05:22 +0000)
commite5bc0761fc645ba56c75bb199cbd6e841dffdba7
tree077d1851b0a9d01980428030c7fa575e01175ba6
parent414763270338fd3d691db201a74869016b6ae51c
Remove store_args_and_env which is not needed is USE_NONOPTION_FLAGS is undefined anyhow.  Use __libc_argc and __libc_argv variables.
posix/getopt.c