blob: adf262e0c7e3aac2181e32749b44d3ea7bef7c20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.3 2006/12/12 14:41:18 joerg Exp $
--- libDebug/configure.orig 2006-12-12 14:34:52.000000000 +0000
+++ libDebug/configure
@@ -1813,7 +1813,7 @@ esac
case "${host_os}" in
- *freebsd*)
+ *freebsd*|*dragonfly*)
os_makefile_frag="freebsd-${text_frag}"
cat >>confdefs.h <<\_ACEOF
|