summaryrefslogtreecommitdiff
path: root/audio/beast/files/patch-configure
blob: 4483e08bbdf71026925129f0c153bc1fd81ac339 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- configure.orig	Sat Mar  6 18:39:41 2004
+++ configure	Wed Jun 23 20:14:12 2004
@@ -2005,11 +2005,7 @@
 else
   DEBUG_FLAGS="-DGTK_NO_CHECK_CASTS"
 fi fi
-if test "$cflags_set" = set; then
-  CFLAGS="$CFLAGS -g $DEBUG_FLAGS"
-else
-  CFLAGS="$DEBUG_FLAGS"
-fi
+CFLAGS="$CFLAGS $DEBUG_FLAGS"
 
 
 	case "$enable_static" in