From 9363ef31023969f65e7ccb0dbbbea0277c1c0c35 Mon Sep 17 00:00:00 2001 From: Cristy Date: Tue, 12 Sep 2017 16:43:49 -0400 Subject: [PATCH] ... --- m4/ax_prefix_config_h.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/m4/ax_prefix_config_h.m4 b/m4/ax_prefix_config_h.m4 index c17563f44..22acbac68 100644 --- a/m4/ax_prefix_config_h.m4 +++ b/m4/ax_prefix_config_h.m4 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_prefix_config_h.html +# https://www.gnu.org/software/autoconf-archive/ax_prefix_config_h.html # =========================================================================== # # SYNOPSIS @@ -99,7 +99,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see . +# with this program. If not, see . # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure @@ -114,7 +114,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 15 +#serial 16 AC_DEFUN([AX_PREFIX_CONFIG_H],[dnl AC_PREREQ([2.62]) -- 2.50.1