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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user