ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/Makefile.in
(Generate patch)

Comparing ircd-hybrid/trunk/modules/Makefile.in (file contents):
Revision 8355 by michael, Wed Feb 28 21:32:12 2018 UTC vs.
Revision 8356 by michael, Sun Mar 4 13:57:08 2018 UTC

# Line 90 | Line 90 | build_triplet = @build@
90   host_triplet = @host@
91   subdir = modules
92   ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 < am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
94 <        $(top_srcdir)/m4/ax_append_compile_flags.m4 \
93 > am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \
94          $(top_srcdir)/m4/ax_append_flag.m4 \
95          $(top_srcdir)/m4/ax_arg_disable_mempool.m4 \
96          $(top_srcdir)/m4/ax_arg_enable_assert.m4 \
# Line 102 | Line 101 | am__aclocal_m4_deps = $(top_srcdir)/m4/a
101          $(top_srcdir)/m4/ax_arg_ioloop_mechanism.m4 \
102          $(top_srcdir)/m4/ax_arg_openssl.m4 \
103          $(top_srcdir)/m4/ax_check_compile_flag.m4 \
104 +        $(top_srcdir)/m4/ax_define_dir.m4 \
105          $(top_srcdir)/m4/ax_library_net.m4 \
106          $(top_srcdir)/m4/ax_mempool_chunksizes.m4 \
107          $(top_srcdir)/m4/ax_require_defined.m4 \

Diff Legend

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