mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
parse-datetime: Fix comment.
* modules/parse-datetime (Makefile.am): Fix comment.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2021-02-20 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
parse-datetime: Fix comment.
|
||||||
|
* modules/parse-datetime (Makefile.am): Fix comment.
|
||||||
|
|
||||||
2021-02-16 Bruno Haible <bruno@clisp.org>
|
2021-02-16 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
passfd: Fix test failure on FreeBSD >= 12 and NetBSD in 64-bit mode.
|
passfd: Fix test failure on FreeBSD >= 12 and NetBSD in 64-bit mode.
|
||||||
|
@@ -38,7 +38,7 @@ Makefile.am:
|
|||||||
# and by the GNU Coding Standards
|
# and by the GNU Coding Standards
|
||||||
# <https://www.gnu.org/prep/standards/html_node/Makefile-Basics.html>
|
# <https://www.gnu.org/prep/standards/html_node/Makefile-Basics.html>
|
||||||
# the file should be generated in the source directory.
|
# the file should be generated in the source directory.
|
||||||
# - The #line numbers in the .c file refer to a nonexistent file once it
|
# - The #line directives in the .c file refer to a nonexistent file once it
|
||||||
# has been moved from the build directory to the source directory. This
|
# has been moved from the build directory to the source directory. This
|
||||||
# leads to error if 'lcov' is used later.
|
# leads to error if 'lcov' is used later.
|
||||||
# Additionally, here we assume GNU Bison and therefore don't need the ylwrap
|
# Additionally, here we assume GNU Bison and therefore don't need the ylwrap
|
||||||
|
Reference in New Issue
Block a user