INN commit: trunk/m4 (cc-flags.m4 socket.m4)

INN Commit rra at isc.org
Thu Nov 12 19:59:57 UTC 2020


    Date: Thursday, November 12, 2020 @ 11:59:57
  Author: iulius
Revision: 10393

Update to latest rra-c-util upstream release

Modified:
  trunk/m4/cc-flags.m4
  trunk/m4/socket.m4

-------------+
 cc-flags.m4 |    2 +-
 socket.m4   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: cc-flags.m4
===================================================================
--- cc-flags.m4	2020-11-09 21:18:25 UTC (rev 10392)
+++ cc-flags.m4	2020-11-12 19:59:57 UTC (rev 10393)
@@ -28,7 +28,7 @@
 
 dnl Used to build the result cache name.
 AC_DEFUN([_INN_PROG_CC_FLAG_CACHE],
-[translit([inn_cv_compiler_c_$1], [-=+], [___])])
+[translit([inn_cv_compiler_c_$1], [-=+,], [____])])
 
 dnl Check whether a given flag is supported by the compiler.
 AC_DEFUN([INN_PROG_CC_FLAG],

Modified: socket.m4
===================================================================
--- socket.m4	2020-11-09 21:18:25 UTC (rev 10392)
+++ socket.m4	2020-11-12 19:59:57 UTC (rev 10393)
@@ -12,7 +12,7 @@
 dnl The canonical version of this file is maintained in the rra-c-util
 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
 dnl
-dnl Copyright 2017 Russ Allbery <eagle at eyrie.org>
+dnl Copyright 2017, 2020 Russ Allbery <eagle at eyrie.org>
 dnl Copyright 2008-2009, 2011
 dnl     The Board of Trustees of the Leland Stanford Junior University
 dnl Copyright 2004-2009 Internet Systems Consortium, Inc. ("ISC")



More information about the inn-committers mailing list