]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
gettext-h: Avoid -Wtrailing-whitespace in config.h.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 14 Sep 2025 00:34:21 +0000 (17:34 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 14 Sep 2025 00:34:21 +0000 (17:34 -0700)
* modules/gettext-h (configure.ac): Move the closing bracket and
parentheses of AH_BOTTOM to the preceding line.

ChangeLog
modules/gettext-h

index 7a2bd5d592b55b9183cded795832be80316cfaa6..b818c46a7b4f0f310c0b672f9a163af0cf3d811c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2025-09-13  Collin Funk  <collin.funk1@gmail.com>
+
+       gettext-h: Avoid -Wtrailing-whitespace in config.h.
+       * modules/gettext-h (configure.ac): Move the closing bracket and
+       parentheses of AH_BOTTOM to the preceding line.
+
 2025-09-13  Bruno Haible  <bruno@clisp.org>
 
        pagealign_alloc: Don't waste large amounts of memory (regr. 2025-09-10).
index 18201374223f9e7723b5e380fac03e62b87fd26c..876514e324e39ec00ca2268ff955b046c0b99f01 100644 (file)
@@ -17,8 +17,7 @@ AH_BOTTOM([
    different by defining GNULIB_TEXT_DOMAIN in their config.h file.  */
 #ifndef GNULIB_TEXT_DOMAIN
 # define GNULIB_TEXT_DOMAIN/**/"gnulib"
-#endif
-])
+#endif])
 
 Makefile.am:
 lib_SOURCES += gettext.h