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 6104 by michael, Thu Jun 11 12:31:29 2015 UTC vs.
Revision 6105 by michael, Thu Jun 11 12:45:27 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/libtool.m4 \
93 <        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
94 <        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
95 <        $(top_srcdir)/configure.ac
92 > am__aclocal_m4_deps = $(top_srcdir)/m4/ax_arg_enable_assert.m4 \
93 >        $(top_srcdir)/m4/ax_library_net.m4 \
94 >        $(top_srcdir)/m4/gcc_stack_protect.m4 \
95 >        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
96 >        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
97 >        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
98   am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99          $(ACLOCAL_M4)
100   DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \

Diff Legend

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