summaryrefslogtreecommitdiff
path: root/audio/ghostess/files/patch-configure
blob: c817f0f836fa81921a92d667a8b4d012e0453ad8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- configure.orig	2008-12-14 01:50:58.000000000 +0100
+++ configure	2009-01-11 15:27:38.000000000 +0100
@@ -11766,15 +11766,9 @@
 
 
 case "${host_os}" in
-darwin*)
+darwin* | freebsd*)
   darwin=yes
 
-cat >>confdefs.h <<\_ACEOF
-#define MIDI_COREMIDI 1
-_ACEOF
-
-
-
 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
 	if test -n "$ac_tool_prefix"; then
   # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.