]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Sep 2025 22:40:21 +0000 (00:40 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Sep 2025 22:40:21 +0000 (00:40 +0200)
* libtextstyle/tests/Makefile.am (AM_CFLAGS): Initialize.
* gettext-tools/gnulib-tests/Makefile.am (AM_CFLAGS): Initialize.

gettext-tools/gnulib-tests/Makefile.am
libtextstyle/tests/Makefile.am

index 7d6b00e54eda759e2de0c292d5aa208f00eb83d5..6d97cfe845551661022fc1a96a0db524b1d3ab81 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-tools/gnulib-tests subdirectory of GNU gettext
-## Copyright (C) 2007-2023 Free Software Foundation, Inc.
+## Copyright (C) 2007-2025 Free Software Foundation, Inc.
 ##
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -16,6 +16,8 @@
 
 ## Process this file with automake to produce Makefile.in.
 
+AM_CFLAGS =
+
 # Rules generated and collected by gnulib-tool.
 include Makefile.gnulib
 
index 853d8f785996bb3329e02360934438b0e69d4b78..785623be1b4b8b9c29f8664878be12eb0e195482 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the tests subdirectory of GNU libtextstyle.
-## Copyright (C) 2009-2020 Free Software Foundation, Inc.
+## Copyright (C) 2009-2025 Free Software Foundation, Inc.
 ##
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -16,6 +16,8 @@
 
 ## Process this file with automake to produce Makefile.in.
 
+AM_CFLAGS =
+
 # Rules generated and collected by gnulib-tool.
 include Makefile.gnulib