From d0d5a9f83f3d1f80c5d442cb3bea8f7e9c72d754 Mon Sep 17 00:00:00 2001 From: MIHIRA Sanpei Yoshiro Date: Thu, 15 Apr 2004 09:47:39 +0000 Subject: use INFO_PATH Obtainde from NetBSD - Enable termcap. Chack tputs() after -ltermcap is detected (configure*). - Use mkstemp() instead of tmpnam(), for safety. --- textproc/wdiff/files/patch-ae | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 textproc/wdiff/files/patch-ae (limited to 'textproc/wdiff/files/patch-ae') diff --git a/textproc/wdiff/files/patch-ae b/textproc/wdiff/files/patch-ae new file mode 100644 index 000000000000..993e96951cee --- /dev/null +++ b/textproc/wdiff/files/patch-ae @@ -0,0 +1,14 @@ +$NetBSD: patch-ac,v 1.1 2003/01/24 14:12:04 itohy Exp $ + +--- config.h.in.orig Wed Nov 2 02:23:02 1994 ++++ config.h.in Fri Jan 24 22:30:16 2003 +@@ -79,6 +79,9 @@ + /* Define if you have the tputs function. */ + #undef HAVE_TPUTS + ++/* Define if you have the mkstemp function. */ ++#undef HAVE_MKSTEMP ++ + /* Define if you have the header file. */ + #undef HAVE_STRING_H + -- cgit v1.2.3