mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
339 B
Diff
12 lines
339 B
Diff
--- configure.ac.orig 2022-08-06 20:11:21
|
|
+++ configure.ac 2024-09-24 11:17:29
|
|
@@ -57,7 +57,7 @@
|
|
|
|
# Internationalization.
|
|
AM_GNU_GETTEXT([external])
|
|
-AM_GNU_GETTEXT_VERSION([0.19.8])
|
|
+AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8])
|
|
|
|
# https://developer.gnome.org/gtk-doc-manual/stable/settingup_autoconf.html.en
|
|
m4_ifdef([GTK_DOC_CHECK], [
|