getopt-gnu: Fix exit code overflow in autoconf test.
[gnulib.git] / ChangeLog
index b3635c6..0253664 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-19  Bruno Haible  <bruno@clisp.org>
+
+       getopt-gnu: Fix exit code overflow in autoconf test.
+       * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Squash exit code values,
+       to keep them below < 128.
+
 2012-06-17  Jim Meyering  <meyering@redhat.com>
 
        maint.mk: fix typo in code to derive GPG key at release time