Makefile.am   Makefile.am 
skipping to change at line 25 skipping to change at line 25
file_io.c \ file_io.c \
file_io.h \ file_io.h \
hardware.c \ hardware.c \
hardware.h \ hardware.h \
list.c \ list.c \
list.h \ list.h \
main.c \ main.c \
main.h \ main.h \
message.c \ message.c \
message.h \ message.h \
mytime.c \
mytime.h \
options.c \ options.c \
options.h \ options.h \
private.h \ private.h \
signals.c \ signals.c \
signals.h \ signals.h \
suffix.c \ suffix.c \
suffix.h \ suffix.h \
util.c \ util.c \
util.h \ util.h \
$(top_srcdir)/src/common/tuklib_open_stdxxx.c \ ../common/tuklib_open_stdxxx.c \
$(top_srcdir)/src/common/tuklib_progname.c \ ../common/tuklib_progname.c \
$(top_srcdir)/src/common/tuklib_exit.c \ ../common/tuklib_exit.c \
$(top_srcdir)/src/common/tuklib_cpucores.c \ ../common/tuklib_mbstr_width.c \
$(top_srcdir)/src/common/tuklib_mbstr_width.c \ ../common/tuklib_mbstr_fw.c
$(top_srcdir)/src/common/tuklib_mbstr_fw.c
if COND_W32 if COND_W32
xz_SOURCES += xz_w32res.rc xz_SOURCES += xz_w32res.rc
endif endif
xz_CPPFLAGS = \ xz_CPPFLAGS = \
-DLOCALEDIR=\"$(localedir)\" \ -DLOCALEDIR=\"$(localedir)\" \
-I$(top_srcdir)/src/common \ -I$(top_srcdir)/src/common \
-I$(top_srcdir)/src/liblzma/api \ -I$(top_srcdir)/src/liblzma/api \
-I$(top_builddir)/lib -I$(top_builddir)/lib
 End of changes. 2 change blocks. 
6 lines changed or deleted 7 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/