commit 8a233bab73972de92aa29407b492a57ce5be6e1c
parent 351b66f2a1093e6d86d8040c56c3173919b0a44d
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date: Sat, 3 Aug 2024 18:31:09 +0200
mhd_sys_extentions.m4: improved compatibility with old autoconf versions
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/m4/mhd_sys_extentions.m4 b/m4/mhd_sys_extentions.m4
@@ -47,7 +47,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 3
+#serial 4
AC_DEFUN([MHD_SYS_EXT],[dnl
AC_PREREQ([2.64])dnl for AS_VAR_IF, AS_VAR_SET_IF, m4_ifnblank
@@ -282,7 +282,7 @@ int main()
}
"
AC_CACHE_CHECK([[for useful system-specific features]],
- [[mhd_cv_headers_useful_features_present]], [dnl
+ [[mhd_cv_headers_useful_features_present]], [
mhd_SYS_EXT_SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS $ac_[]_AC_LANG_ABBREV[]_undeclared_builtin_options"
AC_COMPILE_IFELSE([AC_LANG_SOURCE([[