summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autogen/files/autogen-5.17.3-libintl.patch')
-rw-r--r--sys-devel/autogen/files/autogen-5.17.3-libintl.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys-devel/autogen/files/autogen-5.17.3-libintl.patch b/sys-devel/autogen/files/autogen-5.17.3-libintl.patch
new file mode 100644
index 000000000000..e251a0f8c0bf
--- /dev/null
+++ b/sys-devel/autogen/files/autogen-5.17.3-libintl.patch
@@ -0,0 +1,12 @@
+https://bugs.gentoo.org/466462
+
+--- a/config/libopts.m4
++++ b/config/libopts.m4
+@@ -106,6 +106,7 @@ AC_DEFUN([INVOKE_LIBOPTS_MACROS_FIRST],[
+ # AC_CHECK_LIB for SVR4 libgen, and use it if it defines pathfind.
+ # ----------------------------------------------------------------------
+ AC_CHECK_LIB(gen, pathfind)
++ AC_SEARCH_LIBS([gettext], [intl])
+ AC_FUNC_VPRINTF
+ AC_FUNC_FORK
+ AC_CHECK_FUNCS([mmap canonicalize_file_name snprintf strdup strchr \