]> git.draconx.ca Git - gentoo-draconx.git/blobdiff - net-nds/ypbind/files/ypbind-1.38-avoid-autopoint.patch
Add ebuilds for ypbind.
[gentoo-draconx.git] / net-nds / ypbind / files / ypbind-1.38-avoid-autopoint.patch
diff --git a/net-nds/ypbind/files/ypbind-1.38-avoid-autopoint.patch b/net-nds/ypbind/files/ypbind-1.38-avoid-autopoint.patch
new file mode 100644 (file)
index 0000000..9e7796f
--- /dev/null
@@ -0,0 +1,23 @@
+From 2c9a2e9b470477b4a02878406c4aa6f0d6c842ec Mon Sep 17 00:00:00 2001
+From: Nick Bowler <nbowler@draconx.ca>
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 6d909ce861fb..665db23c151d 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -112,7 +112,7 @@ JH_CHECK_XML_CATALOG([http://docbook.sourceforge.net/release/xsl/current/manpage
+ AM_CONDITIONAL(ENABLE_REGENERATE_MAN, test x$enable_man != xno)
+ dnl internationalization macros
+-AM_GNU_GETTEXT_VERSION
++m4_traceoff([AM_GNU_GETTEXT])
+ AM_GNU_GETTEXT([external])
+ dnl By default, don't send a ping to all server at the same time
+-- 
+2.16.4
+