aboutsummaryrefslogtreecommitdiff
path: root/pd/src/configure.in
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2009-09-01 18:22:23 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2009-09-01 18:22:23 +0000
commit22a829cb1907c79bfe68ad91314a1dddbf1beeb3 (patch)
tree510dcb1af070f5eac5b1192d9fffad2f3e431958 /pd/src/configure.in
parent1cc6aed4bfdd84b06d418bc5198a0380479e639a (diff)
merge in HC's new tcl code and start taking patches
svn path=/trunk/; revision=12166
Diffstat (limited to 'pd/src/configure.in')
-rw-r--r--pd/src/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/configure.in b/pd/src/configure.in
index dfc1b862..e4f4edd7 100644
--- a/pd/src/configure.in
+++ b/pd/src/configure.in
@@ -247,7 +247,7 @@ dnl This should be fixed so Pd can use ALSA shared libraries where appropriate.
binarymode="-m4755"
fi
STRIPFLAG=-s
- GUINAME="pd-gui"
+ GUINAME=""
if test x$USE_DEBUG_CFLAGS = "xyes";
then
MORECFLAGS=$MORECFLAGS" -g"