aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-darwin.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-06-19 02:36:59 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-06-19 02:36:59 +0000
commitd3715261b8ff4793117296590190ebb3f2324f36 (patch)
tree4daaae7636390fe9c558ff66f1501b97e84af4a2 /externals/grill/flext/config-pd-darwin.txt
parent1d296c40615533f41472fbc5d552f0f9ebd5c2b1 (diff)
""
svn path=/trunk/; revision=720
Diffstat (limited to 'externals/grill/flext/config-pd-darwin.txt')
-rw-r--r--externals/grill/flext/config-pd-darwin.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/grill/flext/config-pd-darwin.txt b/externals/grill/flext/config-pd-darwin.txt
index bf207a73..a50a2f28 100644
--- a/externals/grill/flext/config-pd-darwin.txt
+++ b/externals/grill/flext/config-pd-darwin.txt
@@ -26,3 +26,8 @@ INSTDIR=/usr/local/pd/flext
# additional compiler flags
# (check if they fit for your system!)
UFLAGS=-DFLEXT_USE_SIMD -malign-power -maltivec
+
+# define to use old library naming for backwards compatibility
+# ("flext.a" instead of new "libflext.a" etc.)
+V4_NAMING=1
+