aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/build/config-lnx.def
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-01-08 04:58:31 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-01-08 04:58:31 +0000
commit0709ac9fabf4184675df1c3d8e205a2790adaadb (patch)
tree828916c3a4f0cde9641a4ed40961f5e7d56966be /externals/grill/flext/build/config-lnx.def
parentdad0b0542c08240f4431a34d46e6676461e0d83b (diff)
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
Diffstat (limited to 'externals/grill/flext/build/config-lnx.def')
-rw-r--r--externals/grill/flext/build/config-lnx.def17
1 files changed, 10 insertions, 7 deletions
diff --git a/externals/grill/flext/build/config-lnx.def b/externals/grill/flext/build/config-lnx.def
index d112b5a3..354c6c3b 100644
--- a/externals/grill/flext/build/config-lnx.def
+++ b/externals/grill/flext/build/config-lnx.def
@@ -1,7 +1,10 @@
-# 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
+# use SIMD CPU instructions (Altivec, SSE)?
+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