1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

mntent: Fix syntax error when module 'hasmntopt' is not in use.

Reported by Bernhard Voelker <mail@bernhard-voelker.de> in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-10/msg00039.html>.

* modules/mntent (configure.ac): Invoke gl_MNTENT_H_REQUIRE_DEFAULTS.
This commit is contained in:
Bruno Haible
2024-10-07 18:58:30 +02:00
parent 6e398bee5a
commit 5decb87261
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
2024-10-07 Bruno Haible <bruno@clisp.org>
mntent: Fix syntax error when module 'hasmntopt' is not in use.
Reported by Bernhard Voelker <mail@bernhard-voelker.de> in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-10/msg00039.html>.
* modules/mntent (configure.ac): Invoke gl_MNTENT_H_REQUIRE_DEFAULTS.
2024-10-07 Bruno Haible <bruno@clisp.org>
file-has-acl: Fix test failure on Cygwin.
+1
View File
@@ -14,6 +14,7 @@ snippet/warn-on-use
configure.ac:
gl_MNTENT_H
gl_MNTENT_H_REQUIRE_DEFAULTS
gl_CONDITIONAL_HEADER([mntent.h])
AC_PROG_MKDIR_P