[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] 02/02: mhd_sys_extentions.m4: more fixed for older autoc
From: |
gnunet |
Subject: |
[libmicrohttpd] 02/02: mhd_sys_extentions.m4: more fixed for older autoconf |
Date: |
Thu, 22 Aug 2024 11:04:55 +0200 |
This is an automated email from the git hooks/post-receive script.
karlson2k pushed a commit to branch master
in repository libmicrohttpd.
commit a1085032dc631e387eb8e06b41a382e7dc6dd8eb
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sat Aug 3 18:49:54 2024 +0200
mhd_sys_extentions.m4: more fixed for older autoconf
---
m4/mhd_sys_extentions.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/m4/mhd_sys_extentions.m4 b/m4/mhd_sys_extentions.m4
index 32fa0b97..dc1b2f60 100644
--- 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 4
+#serial 5
AC_DEFUN([MHD_SYS_EXT],[dnl
AC_PREREQ([2.64])dnl for AS_VAR_IF, AS_VAR_SET_IF, m4_ifnblank
@@ -309,7 +309,7 @@ ${mhd_mse_sys_features_src}
)dnl
])dnl
]
- )dnl
+ )
CFLAGS="$mhd_SYS_EXT_SAVE_CFLAGS"
AS_UNSET([mhd_SYS_EXT_SAVE_CFLAGS])
]
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.