Mercurial > emacs
diff lib-src/getopt.c @ 19872:f63ca294822b
automatically generated from GPLed version
| author | Ulrich Drepper <drepper@redhat.com> |
|---|---|
| date | Thu, 11 Sep 1997 18:13:19 +0000 |
| parents | 19c8d84c0d87 |
| children | c0b08120c9f7 |
line wrap: on
line diff
--- a/lib-src/getopt.c Thu Sep 11 17:51:36 1997 +0000 +++ b/lib-src/getopt.c Thu Sep 11 18:13:19 1997 +0000 @@ -276,7 +276,9 @@ original_argc = argc; original_argv = argv; } +# ifdef text_set_element text_set_element (__libc_subinit, store_args_and_env); +# endif /* text_set_element */ # define SWAP_FLAGS(ch1, ch2) \ if (nonoption_flags_len > 0) \
