summaryrefslogtreecommitdiff
path: root/inputmethod/skkserv/patches/patch-ac
blob: 37f8526a3c4c9f4510074c041177c8cfb40b3506 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.1.1.1 2002/05/31 12:59:58 seb Exp $

--- config.h.in.orig	Fri Jan 17 20:27:10 1997
+++ config.h.in	Tue Dec 21 15:52:49 1999
@@ -15,8 +15,8 @@
 /* Define if you have the getdtablesize function.  */
 #undef HAVE_GETDTABLESIZE
 
-/* Define if you have the tiocnotty function.  */
-#undef HAVE_TIOCNOTTY
+/* Define if you have the setsid function.  */
+#undef HAVE_SETSID
 
 /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H