| 90 |
|
host_triplet = @host@ |
| 91 |
|
subdir = modules/extra |
| 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 \ |
| 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 \ |