summaryrefslogtreecommitdiff
path: root/m4/selinux-selinux-h.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-24 01:57:33 +0200
committerBruno Haible <bruno@clisp.org>2023-04-24 01:57:33 +0200
commitf187e34f8874dc0e14d0c79fe5f92e59f4d03a63 (patch)
tree0f729e77c88db28bd3bdd0b6fb1223167ad1656b /m4/selinux-selinux-h.m4
parent634ee03aa71607304b32e6c2fbeaca953625c5dd (diff)
downloadgnulib-f187e34f8874dc0e14d0c79fe5f92e59f4d03a63.tar.gz
Improve quoting of AS_HELP_STRING's first argument.
* m4/acl.m4 (gl_FUNC_ACL_ARG): Don't underquote AS_HELP_STRING's first argument. * m4/assert.m4 (gl_ASSERT): Likewise. * m4/gc.m4 (gl_GC): Likewise. * m4/gnulib-common.m4 (gl_COMMON_BODY): Likewise. * m4/ld-version-script.m4 (gl_LD_VERSION_SCRIPT): Likewise. * m4/lib-ld.m4 (AC_LIB_PROG_LD): Likewise. * m4/libgmp.m4 (gl_LIBGMP): Likewise. * m4/regex.m4 (gl_REGEX): Likewise. * m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Likewise. * m4/selinux-selinux-h.m4 (gl_LIBSELINUX): Likewise. * m4/sigsegv.m4 (gl_SIGSEGV): Likewise. * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Likewise. * m4/valgrind-tests.m4 (gl_VALGRIND_TESTS): Likewise. * m4/version-etc.m4 (gl_VERSION_ETC_FLAG): Likewise. * m4/xattr.m4 (gl_FUNC_XATTR): Likewise. * doc/manywarnings.texi (manywarnings): Likewise. This avoids the use of quadrigraphs.
Diffstat (limited to 'm4/selinux-selinux-h.m4')
-rw-r--r--m4/selinux-selinux-h.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/selinux-selinux-h.m4 b/m4/selinux-selinux-h.m4
index 734924cc0d..2c943f1606 100644
--- a/m4/selinux-selinux-h.m4
+++ b/m4/selinux-selinux-h.m4
@@ -1,4 +1,4 @@
-# serial 6 -*- Autoconf -*-
+# serial 7 -*- Autoconf -*-
# Copyright (C) 2006-2007, 2009-2023 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -54,7 +54,7 @@ AC_DEFUN([gl_LIBSELINUX],
AC_REQUIRE([AC_CANONICAL_BUILD])
AC_ARG_WITH([selinux],
- AS_HELP_STRING([--without-selinux], [do not use SELinux, even on systems with SELinux]),
+ AS_HELP_STRING([[--without-selinux]], [do not use SELinux, even on systems with SELinux]),
[], [with_selinux=maybe])
LIB_SELINUX=