From 0709ac9fabf4184675df1c3d8e205a2790adaadb Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 8 Jan 2005 04:58:31 +0000 Subject: minor updates adapted the queue stuff to work with the new set_callback functionality reconsidered flext::buffer:Update added object construction and destruction flags updated autoconf system small updates better templates, some minor changes update for linux cleanups svn path=/trunk/; revision=2476 --- externals/grill/flext/build/config-mac.def | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'externals/grill/flext/build/config-mac.def') diff --git a/externals/grill/flext/build/config-mac.def b/externals/grill/flext/build/config-mac.def index 3d789fc6..280fff90 100644 --- a/externals/grill/flext/build/config-mac.def +++ b/externals/grill/flext/build/config-mac.def @@ -1,10 +1,10 @@ -# uncomment to inhibit SIMD usage -SIMD=1 - -# where is the STK installation? -# (uncomment the line with # to disable STK support) -#STK=/usr/local/lib/stk - -# where is the Sndobjs installation? -# (uncomment the line with # to disable SNDOBJ support) -#SNDOBJ=/usr/local/lib/sndobj +# uncomment to inhibit SIMD usage +SIMD=1 + +# where is the STK installation? +# (uncomment the line with # to disable STK support) +#STK=/usr/local/lib/stk + +# where is the Sndobjs installation? +# (uncomment the line with # to disable SNDOBJ support) +#SNDOBJ=/usr/local/lib/sndobj -- cgit v1.2.1