| 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 \ |