# | Line 84 | Line 84 | DIST_COMMON = $(srcdir)/Makefile.in $(sr | |
---|---|---|
84 | compile config.guess config.sub depcomp install-sh missing \ | |
85 | ylwrap ltmain.sh | |
86 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
87 | < | am__aclocal_m4_deps = $(top_srcdir)/m4/argz.m4 \ |
87 | > | am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ |
88 | > | $(top_srcdir)/m4/argz.m4 \ |
89 | $(top_srcdir)/m4/ax_append_compile_flags.m4 \ | |
90 | $(top_srcdir)/m4/ax_append_flag.m4 \ | |
91 | $(top_srcdir)/m4/ax_check_compile_flag.m4 \ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |