From 9d309be396ca693b1847119411ca0728fb3ae1b2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 15 Oct 2004 20:02:04 +0000 Subject: [PATCH] * getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD implementation of getopt_long. --- m4/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/m4/ChangeLog b/m4/ChangeLog index 478c20679d..c7bef8b016 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2004-10-15 Paul Eggert + + * 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 * vsnprintf.m4: New file. -- 2.30.2