summaryrefslogtreecommitdiff
path: root/m4/glob_h.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/glob_h.m4')
-rw-r--r--m4/glob_h.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/glob_h.m4 b/m4/glob_h.m4
index ef4c9cc246..cb2c5f7326 100644
--- a/m4/glob_h.m4
+++ b/m4/glob_h.m4
@@ -1,4 +1,4 @@
-# glob_h.m4 serial 5
+# glob_h.m4 serial 6
dnl Copyright (C) 2018-2021 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -63,7 +63,7 @@ AC_DEFUN([gl_GLOB_MODULE_INDICATOR],
AC_DEFUN([gl_GLOB_H_DEFAULTS],
[
- GNULIB_GLOB=0; AC_SUBST([GNULIB_GLOB])
+ gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GLOB])
dnl Assume POSIX and GNU behavior unless another module says otherwise.
HAVE_GLOB=1; AC_SUBST([HAVE_GLOB])
HAVE_GLOB_PATTERN_P=1; AC_SUBST([HAVE_GLOB_PATTERN_P])