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

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

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

Diff Legend

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