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]) ]