summaryrefslogtreecommitdiff
path: root/m4/relocatable-lib.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/relocatable-lib.m4')
-rw-r--r--m4/relocatable-lib.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/relocatable-lib.m4 b/m4/relocatable-lib.m4
index dfde981e51..99b2f4579e 100644
--- a/m4/relocatable-lib.m4
+++ b/m4/relocatable-lib.m4
@@ -1,4 +1,4 @@
-# relocatable-lib.m4 serial 6
+# relocatable-lib.m4 serial 7
dnl Copyright (C) 2003, 2005-2007, 2009-2023 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -34,7 +34,7 @@ AC_DEFUN([gl_RELOCATABLE_NOP],
[
AC_MSG_CHECKING([whether to activate relocatable installation])
AC_ARG_ENABLE([relocatable],
- [AS_HELP_STRING([--enable-relocatable],
+ [AS_HELP_STRING([[--enable-relocatable]],
[install a package that can be moved in the file system])],
[if test "$enableval" != no; then
RELOCATABLE=yes