c3182ba7b8
ChangeLog: - compiles and runs under OpenBSD
13 lines
378 B
Text
13 lines
378 B
Text
$NetBSD: patch-ac,v 1.3 2007/12/09 13:08:43 obache Exp $
|
|
|
|
--- configure.orig 2002-11-16 23:08:33.000000000 +0000
|
|
+++ configure
|
|
@@ -4084,7 +4084,7 @@ tnt_bin_dir=${prefix}/libexec/tnt
|
|
tnt_sound_dir=${prefix}/tnt/sounds
|
|
|
|
case "$target" in
|
|
- *-*-netbsd*)
|
|
+ *-*-netbsd* | *-*-dragonfly*)
|
|
CFLAGS="$CFLAGS -DTNT_NETBSD"
|
|
cat >> confdefs.h <<\EOF
|
|
#define DIR_STRING "ls -la "
|