From: Bruno Haible Date: Sun, 12 Oct 2025 11:42:46 +0000 (+0200) Subject: po: Simplify. X-Git-Tag: v1.0~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f380c8586b4f7acbafb3e0cc8f218a86ad896c4;p=thirdparty%2Fgettext.git po: Simplify. * gettext-runtime/po/Makefile.in.in (.NOEXPORT): Remove workaround for versions of GNU make from before 1993. --- diff --git a/gettext-runtime/po/Makefile.in.in b/gettext-runtime/po/Makefile.in.in index f7b2ceab0..67431d049 100644 --- a/gettext-runtime/po/Makefile.in.in +++ b/gettext-runtime/po/Makefile.in.in @@ -569,10 +569,6 @@ Makefile: Makefile.in.in Makevars $(top_builddir)/config.status force: -# Tell versions [3.59,3.63) of GNU make not to export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: - # This Makefile contains rules which don't work with parallel make, # namely dist2. # See .