From 22a829cb1907c79bfe68ad91314a1dddbf1beeb3 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Tue, 1 Sep 2009 18:22:23 +0000 Subject: merge in HC's new tcl code and start taking patches svn path=/trunk/; revision=12166 --- pd/src/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/configure.in') 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" -- cgit v1.2.1