mirror of
https://git.tukaani.org/xz.git
synced 2025-02-22 08:28:25 +00:00
Now one can pass gl_replace_getopt=yes to configure to force the use of GNU getopt_long from the lib directory. This only checks that the value of gl_replace_getopt is non-empty, so one cannot force the replacement to be disabled. Closes: https://github.com/tukaani-project/xz/pull/166