Use cpp-options

This commit is contained in:
Spencer Janssen 2007-11-16 23:23:01 +00:00
parent bf84ca529f
commit 20da7a48d3

View File

@ -31,7 +31,7 @@ library
if flag(use_xft) if flag(use_xft)
build-depends: X11-xft >= 0.2 build-depends: X11-xft >= 0.2
ghc-options: -DXFT cpp-options: -DXFT
build-depends: mtl, unix, X11==1.3.0.20071111, xmonad==0.4 build-depends: mtl, unix, X11==1.3.0.20071111, xmonad==0.4
ghc-options: -Wall -Werror ghc-options: -Wall -Werror