From b1ab45bd09c01f9ec61e0017ebe42af1a8bf0f6d Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 24 Sep 2003 02:40:50 +0000 Subject: "" svn path=/trunk/; revision=1022 --- externals/grill/pool/config-pd-linux.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'externals/grill/pool/config-pd-linux.txt') diff --git a/externals/grill/pool/config-pd-linux.txt b/externals/grill/pool/config-pd-linux.txt index 13942e05..48bc3703 100644 --- a/externals/grill/pool/config-pd-linux.txt +++ b/externals/grill/pool/config-pd-linux.txt @@ -7,7 +7,7 @@ # where are the PD header files? # leave it blank if it is a system directory (like /usr/local/include), -# since gcc 3.2 complains about it +# since gcc >= 3.2 complains about it PDPATH= # where do the flext libraries reside? @@ -20,5 +20,9 @@ TARGDIR=./pd-linux # (leave blank to omit installation) INSTPATH=/usr/local/lib/pd/extra +# user defined compiler flags +UFLAGS= +# define for shared build +# FLEXT_SHARED=1 -- cgit v1.2.1