From 57f455b58bb07452ed5e35199eb195e94a87bd93 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 5 Jun 2014 00:36:37 +0000 Subject: - Update macros in m4/ git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3840 82007160-df01-0410-b94d-b575c5fd34c7 --- help/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'help') diff --git a/help/Makefile.in b/help/Makefile.in index fa9fc4c..6f9b366 100644 --- a/help/Makefile.in +++ b/help/Makefile.in @@ -88,6 +88,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ $(top_srcdir)/m4/ax_append_flag.m4 \ $(top_srcdir)/m4/ax_check_compile_flag.m4 \ $(top_srcdir)/m4/ax_check_openssl.m4 \ + $(top_srcdir)/m4/ax_require_defined.m4 \ $(top_srcdir)/m4/gcc_stack_protect.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltdl.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ -- cgit