* getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Oct 2004 20:02:04 +0000 (20:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Oct 2004 20:02:04 +0000 (20:02 +0000)
implementation of getopt_long.

m4/ChangeLog

index 478c20679dd1bec91c5b0bcd82d9daec6c9d14ce..c7bef8b0168a0af1548a1a7bee836d2b7b894a36 100644 (file)
@@ -1,3 +1,9 @@
+2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
+       implementation of getopt_long.  Problem reported by Alexander Taler in:
+       http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
+
 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
 
        * vsnprintf.m4: New file.