aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMatthew Hoops2012-08-19 20:40:03 -0400
committerMatthew Hoops2012-08-19 20:41:34 -0400
commiteccb55570e3ed27276573b23093ffedcf3e794cc (patch)
tree8b312e81ba7f3676c8385c36275150abfe89265d /configure
parent23db3cd9f225d40ff1900dd806630800ecf54aeb (diff)
downloadscummvm-rg350-eccb55570e3ed27276573b23093ffedcf3e794cc.tar.gz
scummvm-rg350-eccb55570e3ed27276573b23093ffedcf3e794cc.tar.bz2
scummvm-rg350-eccb55570e3ed27276573b23093ffedcf3e794cc.zip
BUILD: Fix statically compiling with libfluidsynth on Mac OS X
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d4fec02c64..211d9e6e8d 100755
--- a/configure
+++ b/configure
@@ -3363,7 +3363,7 @@ if test "$_fluidsynth" = yes ; then
esac
INCLUDES="$INCLUDES $FLUIDSYNTH_CFLAGS"
fi
-define_in_config_h_if_yes "$_fluidsynth" 'USE_FLUIDSYNTH'
+define_in_config_if_yes "$_fluidsynth" 'USE_FLUIDSYNTH'
echo "$_fluidsynth"
#