14 lines
338 B
Text
14 lines
338 B
Text
|
$NetBSD: patch-ab,v 1.1 2005/12/30 23:06:43 joerg Exp $
|
||
|
|
||
|
--- configure.orig 2005-12-30 23:03:24.000000000 +0000
|
||
|
+++ configure
|
||
|
@@ -1184,7 +1184,7 @@ tfkiss_log_dir=${prefix}/tfkiss
|
||
|
tfkiss_run_dir=${prefix}/tfkiss
|
||
|
|
||
|
case "$target" in
|
||
|
- *-*-netbsd*)
|
||
|
+ *-*-netbsd* | *-*-dragonfly*)
|
||
|
cat >> confdefs.h <<\EOF
|
||
|
#define HAVE_CRTSCTS 1
|
||
|
EOF
|