summaryrefslogtreecommitdiff
path: root/xdelta.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'xdelta.cabal')
-rw-r--r--xdelta.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdelta.cabal b/xdelta.cabal
index d54f3f6..0097e9f 100644
--- a/xdelta.cabal
+++ b/xdelta.cabal
@@ -21,7 +21,7 @@ library
21 21
22 build-tools: hsc2hs 22 build-tools: hsc2hs
23 include-dirs: haskell . 23 include-dirs: haskell .
24 cpp-options: -DNOT_MAIN=1 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DXD3_DEBUG=0 -DHAVE_CONFIG 24 cpp-options: -DNOT_MAIN=1 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DXD3_DEBUG=3 -DHAVE_CONFIG
25 cxx-options: -Wno-literal-suffix -g 25 cxx-options: -Wno-literal-suffix -g
26 cxx-sources: haskell/xdelta3.cc 26 cxx-sources: haskell/xdelta3.cc
27 27