summaryrefslogtreecommitdiff
path: root/m4/ax_check_compile_flag.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-07-08 02:10:56 +0200
committerPeter Simons <simons@cryp.to>2011-07-08 02:10:56 +0200
commitdc74e8f6c4ad27f591b974200b3856b7a1ce6f27 (patch)
tree2fc6d0a1ba9767142cfe8a6f9441712afcf2cbd8 /m4/ax_check_compile_flag.m4
parent48a6e6207703e403198a07efa9adc6d38f9d364f (diff)
downloadautoconf-archive-dc74e8f6c4ad27f591b974200b3856b7a1ce6f27.tar.gz
Updated serial numbers, and re-formatted the macro to be consistent with the rest of the archive.
Diffstat (limited to 'm4/ax_check_compile_flag.m4')
-rw-r--r--m4/ax_check_compile_flag.m410
1 files changed, 5 insertions, 5 deletions
diff --git a/m4/ax_check_compile_flag.m4 b/m4/ax_check_compile_flag.m4
index 23fe395..c3a8d69 100644
--- a/m4/ax_check_compile_flag.m4
+++ b/m4/ax_check_compile_flag.m4
@@ -8,8 +8,8 @@
#
# DESCRIPTION
#
-# Check whether the given FLAG works with the current language's compiler or
-# gives an error. (Warnings, however, are ignored)
+# Check whether the given FLAG works with the current language's compiler
+# or gives an error. (Warnings, however, are ignored)
#
# ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
# success/failure.
@@ -19,8 +19,8 @@
# the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
# force the compiler to issue an error when a bad flag is given.
#
-# NOTE: Implementation based on AX_CFLAGS_GCC_OPTION.
-# Please keep this macro in sync with AX_CHECK_{PREPROC,LINK}_FLAG.
+# NOTE: Implementation based on AX_CFLAGS_GCC_OPTION. Please keep this
+# macro in sync with AX_CHECK_{PREPROC,LINK}_FLAG.
#
# LICENSE
#
@@ -53,7 +53,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 1
+#serial 2
AC_DEFUN([AX_CHECK_COMPILE_FLAG],
[AC_PREREQ(2.59)dnl for _AC_LANG_PREFIX