diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2003-07-21 16:50:26 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2003-07-21 16:50:26 +0000 |
commit | 839be275d711f4d54fbec36b37ca681f88069a66 (patch) | |
tree | 1e0775d7800379fb7ed19b0ef1a5597ed2ae5124 /externals/grill | |
parent | 3d1d1fe55d488c5786c262099762febbe565c553 (diff) |
adjusting help files
svn path=/trunk/; revision=792
Diffstat (limited to 'externals/grill')
-rw-r--r-- | externals/grill/flext/config-pd-linux.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/config-pd-linux.txt b/externals/grill/flext/config-pd-linux.txt index 97bbb655..beaa086a 100644 --- a/externals/grill/flext/config-pd-linux.txt +++ b/externals/grill/flext/config-pd-linux.txt @@ -16,7 +16,7 @@ SNDOBJ=/usr/local/include/SndObj # where is the STK include directory? # (leave blank or comment out to disable STK support) -STK=/usr/src/stk-4.1.1/include +# STK=/usr/src/stk-4.1.1/include # where should flext libraries be built? TARGDIR=./pd-linux |