From c25447f6e24eed2d785233efff5af3534349cacb Mon Sep 17 00:00:00 2001 From: misi3k Date: Mon, 28 Apr 2003 09:56:42 +0000 Subject: [PATCH] - added debug bcond Changed files: fvwm2.spec -> 1.40 --- fvwm2.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fvwm2.spec b/fvwm2.spec index 9a3747c..8516729 100644 --- a/fvwm2.spec +++ b/fvwm2.spec @@ -2,6 +2,7 @@ # TODO: more updates in system.fvwm2rc (see warnings on run) # # Conditional build: +# _with_debug - without debug support # _with_fribidi - with bidirectional text support # _with_gnome - with gnome-libs # _with_rplay - with internal sound support (through rplay) @@ -134,7 +135,7 @@ rm -f missing %configure \ --disable-dmalloc \ --disable-efence \ - --disable-debug-msgs \ + %{!?_with_debug:--disable-debug-msgs} \ --disable-command-log \ %{!?_with_fribidi:--disable-bidi} \ %{?_without_xft:--disable-xft} \ -- 2.43.0