diff options
Diffstat (limited to 'm4/mhd_sys_extentions.m4')
-rw-r--r-- | m4/mhd_sys_extentions.m4 | 4 |
1 files 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 @@ | |||
47 | # and this notice are preserved. This file is offered as-is, without any | 47 | # and this notice are preserved. This file is offered as-is, without any |
48 | # warranty. | 48 | # warranty. |
49 | 49 | ||
50 | #serial 4 | 50 | #serial 5 |
51 | 51 | ||
52 | AC_DEFUN([MHD_SYS_EXT],[dnl | 52 | AC_DEFUN([MHD_SYS_EXT],[dnl |
53 | AC_PREREQ([2.64])dnl for AS_VAR_IF, AS_VAR_SET_IF, m4_ifnblank | 53 | AC_PREREQ([2.64])dnl for AS_VAR_IF, AS_VAR_SET_IF, m4_ifnblank |
@@ -309,7 +309,7 @@ ${mhd_mse_sys_features_src} | |||
309 | )dnl | 309 | )dnl |
310 | ])dnl | 310 | ])dnl |
311 | ] | 311 | ] |
312 | )dnl | 312 | ) |
313 | CFLAGS="$mhd_SYS_EXT_SAVE_CFLAGS" | 313 | CFLAGS="$mhd_SYS_EXT_SAVE_CFLAGS" |
314 | AS_UNSET([mhd_SYS_EXT_SAVE_CFLAGS]) | 314 | AS_UNSET([mhd_SYS_EXT_SAVE_CFLAGS]) |
315 | ] | 315 | ] |