aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-linux.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/config-pd-linux.txt')
-rw-r--r--externals/grill/flext/config-pd-linux.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/externals/grill/flext/config-pd-linux.txt b/externals/grill/flext/config-pd-linux.txt
index e1ead53e..97bbb655 100644
--- a/externals/grill/flext/config-pd-linux.txt
+++ b/externals/grill/flext/config-pd-linux.txt
@@ -29,3 +29,7 @@ INSTDIR=/usr/local/lib/pd/flext
# (check if they fit for your system!)
# UFLAGS=-mcpu=pentiumpro # gcc 2.95
# UFLAGS=-mcpu=pentium3 -msse # gcc 3.2
+
+# define to use old library naming for backwards compatibility (to externals depending on flext versions < 0.5)
+# ("flext.a" instead of new "libflext.a" etc.)
+V4_NAMING=1