ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/Makefile.in
(Generate patch)

Comparing hopm/trunk/Makefile.in (file contents):
Revision 6113 by michael, Thu Jun 11 13:16:23 2015 UTC vs.
Revision 6183 by michael, Tue Jun 23 16:50:35 2015 UTC

# Line 89 | Line 89 | build_triplet = @build@
89   host_triplet = @host@
90   subdir = .
91   ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 < am__aclocal_m4_deps = $(top_srcdir)/m4/ax_arg_enable_assert.m4 \
92 > am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \
93 >        $(top_srcdir)/m4/ax_append_flag.m4 \
94 >        $(top_srcdir)/m4/ax_arg_enable_assert.m4 \
95 >        $(top_srcdir)/m4/ax_arg_enable_warnings.m4 \
96 >        $(top_srcdir)/m4/ax_check_compile_flag.m4 \
97          $(top_srcdir)/m4/ax_library_net.m4 \
98 +        $(top_srcdir)/m4/ax_require_defined.m4 \
99          $(top_srcdir)/m4/gcc_stack_protect.m4 \
100          $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
101          $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)