From b499041c4d30b9a99ec84c772ee50f6fec2bb9af Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 11 Jun 2015 13:16:43 +0000 Subject: [PATCH] - autoreconf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@6114 82007160-df01-0410-b94d-b575c5fd34c7 --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index d1252fd..0e8e8f1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -327,6 +327,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ +ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = foreign SUBDIRS = doc src all: all-recursive -- 2.30.2