aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'desiredata/src/configure.in')
-rw-r--r--desiredata/src/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/desiredata/src/configure.in b/desiredata/src/configure.in
index 5c588358..ef14405a 100644
--- a/desiredata/src/configure.in
+++ b/desiredata/src/configure.in
@@ -80,7 +80,7 @@ if test `uname -s` = Linux; then
CPPFLAGS="-DDL_OPEN -DPA_USE_OSS -DUNIX -DUNISTD"
MORECFLAGS="-fno-strict-aliasing"
STRIPFLAG=-s
- STRIP="@#strip"
+ STRIP="echo"
LDSOFLAGS="-shared"
WATCHDOG=pd-watchdog
EXE=""