From 4f86276385dfd9fcbac0b7d774a8f69d9fea7bcf Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Sep 2016 18:36:44 +0000 Subject: -update autotools logic to work nicely with the 'GNU libmicohttpd' package name --- m4/xsize.m4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'm4/xsize.m4') diff --git a/m4/xsize.m4 b/m4/xsize.m4 index b653693a..16764e89 100644 --- a/m4/xsize.m4 +++ b/m4/xsize.m4 @@ -1,5 +1,5 @@ -# xsize.m4 serial 4 -dnl Copyright (C) 2003-2004, 2008-2010 Free Software Foundation, Inc. +# xsize.m4 serial 5 +dnl Copyright (C) 2003-2004, 2008-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -8,6 +8,5 @@ AC_DEFUN([gl_XSIZE], [ dnl Prerequisites of lib/xsize.h. AC_REQUIRE([gl_SIZE_MAX]) - AC_REQUIRE([AC_C_INLINE]) AC_CHECK_HEADERS([stdint.h]) ]) -- cgit v1.2.3