]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Read LINGUAS at 'make' time, not at 'configure' time, part 2.
authorBruno Haible <bruno@clisp.org>
Tue, 10 Dec 2024 03:06:36 +0000 (04:06 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 10 Dec 2024 03:08:17 +0000 (04:08 +0100)
* gettext-tools/examples/hello-csharp*/po/Makefile.am: Remove a comment.
* gettext-tools/examples/hello-tcl*/po/Makefile.am: Likewise.

gettext-tools/examples/hello-csharp-forms/po/Makefile.am
gettext-tools/examples/hello-csharp/po/Makefile.am
gettext-tools/examples/hello-tcl-tk/po/Makefile.am
gettext-tools/examples/hello-tcl/po/Makefile.am

index 421d1c721889d6471158153ccd284f52236a4518..64a31169f47dc10c3cbf27f03243a7ead5c0aaa7 100644 (file)
@@ -382,5 +382,3 @@ $(DUMMYPOFILES):
 
 update-resourcesdll: Makefile $(RESOURCESDLLFILES)
        @:
-# The Makefile rules for $(RESOURCESDLLFILES) are generated by the macro
-# AM_POSTPROCESS_PO_MAKEFILE.
index 421d1c721889d6471158153ccd284f52236a4518..64a31169f47dc10c3cbf27f03243a7ead5c0aaa7 100644 (file)
@@ -382,5 +382,3 @@ $(DUMMYPOFILES):
 
 update-resourcesdll: Makefile $(RESOURCESDLLFILES)
        @:
-# The Makefile rules for $(RESOURCESDLLFILES) are generated by the macro
-# AM_POSTPROCESS_PO_MAKEFILE.
index 53a8c569f91fbad351f31a2d6169b4f29dbf821d..12a458dcc96c7f03735fdd352348ec0b5c2336d2 100644 (file)
@@ -369,5 +369,3 @@ $(DUMMYPOFILES):
 
 update-msg: Makefile $(MSGFILES)
        @:
-# The Makefile rules for $(MSGFILES) are generated by the macro
-# AM_POSTPROCESS_PO_MAKEFILE.
index 53a8c569f91fbad351f31a2d6169b4f29dbf821d..12a458dcc96c7f03735fdd352348ec0b5c2336d2 100644 (file)
@@ -369,5 +369,3 @@ $(DUMMYPOFILES):
 
 update-msg: Makefile $(MSGFILES)
        @:
-# The Makefile rules for $(MSGFILES) are generated by the macro
-# AM_POSTPROCESS_PO_MAKEFILE.