]> git.pld-linux.org Git - packages/fvwm2.git/blobdiff - fvwm2.spec
- debug fixed
[packages/fvwm2.git] / fvwm2.spec
index 85167290b08695985bc1d16acf8419f57d97b1db..8d37553ecc6cf613bb3a3d0d459783f2d8e4043c 100644 (file)
@@ -2,7 +2,6 @@
 # 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)
@@ -135,7 +134,7 @@ rm -f missing
 %configure \
        --disable-dmalloc \
        --disable-efence \
-       %{!?_with_debug:--disable-debug-msgs} \
+       --%{!?debug:dis}%{?debug:en}able-debug-msgs \
        --disable-command-log \
        %{!?_with_fribidi:--disable-bidi} \
        %{?_without_xft:--disable-xft} \
This page took 0.081536 seconds and 4 git commands to generate.