Re: Autoconf and differences between GNU getopt and OpenBSD getopt
Paul Eggert <[email protected]> Sun, 10 Oct 2004 21:16:05 -0700
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.version-control.cvs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Alexander Taler <[email protected]> writes: > Since this behaviour has shipped in OpenBSD 3.5, I guess adding a > test to autoconf is the correct thing to do. I'm a little puzzled here, since you emailed your suggestion to bug-gnulib. My impression is that gnulib's gl_GETOPT macro will detect incompatibilities in the OpenBSD 3.5 implementation, and will refuse to use it, so you shouldn't have this problem if you use the gnulib getopt module. This was fixed in gnulib on August 12. If I'm wrong please let bug-gnulib know more details about the problem.