"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "Makefile.am" between
xdelta3-3.0.10.tar.gz and xdelta3-3.0.11.tar.gz

About: xdelta is a tool and library for differential compression (supports VCDIFF encoding and decoding).

Makefile.am  (xdelta3-3.0.10):Makefile.am  (xdelta3-3.0.11)
ACLOCAL_AMFLAGS = -I m4 ACLOCAL_AMFLAGS = -I m4
bin_PROGRAMS = xdelta3 bin_PROGRAMS = xdelta3
noinst_PROGRAMS = xdelta3regtest xdelta3decode noinst_PROGRAMS = xdelta3regtest xdelta3decode
export AFL_HARDEN
common_SOURCES = \ common_SOURCES = \
xdelta3-blkcache.h \ xdelta3-blkcache.h \
xdelta3-decode.h \ xdelta3-decode.h \
xdelta3-djw.h \ xdelta3-djw.h \
xdelta3-fgk.h \ xdelta3-fgk.h \
xdelta3-hash.h \ xdelta3-hash.h \
xdelta3-internal.h \ xdelta3-internal.h \
xdelta3-list.h \ xdelta3-list.h \
xdelta3-lzma.h \ xdelta3-lzma.h \
xdelta3-main.h \ xdelta3-main.h \
skipping to change at line 56 skipping to change at line 58
common_CFLAGS = \ common_CFLAGS = \
-DREGRESSION_TEST=1 \ -DREGRESSION_TEST=1 \
-DSECONDARY_DJW=1 \ -DSECONDARY_DJW=1 \
-DSECONDARY_FGK=1 \ -DSECONDARY_FGK=1 \
-DXD3_MAIN=1 -DXD3_MAIN=1
if DEBUG_SYMBOLS if DEBUG_SYMBOLS
common_CFLAGS += -g common_CFLAGS += -g
endif endif
#common_CFLAGS += -fsanitize=address -fno-omit-frame-pointer
#common_CFLAGS += -O2
# For additional debugging, add -DXD3_DEBUG=1, 2, 3, ... # For additional debugging, add -DXD3_DEBUG=1, 2, 3, ...
xdelta3_CFLAGS = $(C_WFLAGS) $(common_CFLAGS) -DXD3_DEBUG=0 xdelta3_CFLAGS = $(C_WFLAGS) $(common_CFLAGS) -DXD3_DEBUG=0
xdelta3_LDADD = -lm xdelta3_LDADD = -lm
xdelta3decode_CFLAGS = \ xdelta3decode_CFLAGS = \
$(C_WFLAGS) \ $(C_WFLAGS) \
-DREGRESSION_TEST=0 \ -DREGRESSION_TEST=0 \
-DSECONDARY_DJW=0 \ -DSECONDARY_DJW=0 \
-DSECONDARY_FGK=0 \ -DSECONDARY_FGK=0 \
-DSECONDARY_LZMA=0 \ -DSECONDARY_LZMA=0 \
 End of changes. 2 change blocks. 
0 lines changed or deleted 5 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS