summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-02-12 09:22:10 +0000
committerJoe Thornber <ejt@redhat.com>2018-04-30 09:44:27 +0100
commit475626fb6c8f2d714dcf8b7aea727430756fc571 (patch)
tree246ebc9389629ec84c5f0aaca9bf29ec3978bb3b /acinclude.m4
parent865a9c5873a6674105010b57a7695272f626a2c6 (diff)
downloadlvm2-475626fb6c8f2d714dcf8b7aea727430756fc571.tar.gz
[build] uncomment 'serial 3' in an m4 file.
Squashes another autoreconf warning
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index cd0230053..4ac611dd2 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -155,7 +155,7 @@ AC_DEFUN([AC_TRY_LDFLAGS],
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 3
+serial 3
AC_DEFUN([AX_GCC_BUILTIN], [
AS_VAR_PUSHDEF([ac_var], [ax_cv_have_$1])