From 409dd33fd8f63858d359f8beb52ff28a8d5ec76b Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 14 Jul 2015 10:40:30 +0000 Subject: [PATCH] - Re-create autogenerated files git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x@6278 82007160-df01-0410-b94d-b575c5fd34c7 --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 321c9b6..89f8a98 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -373,7 +373,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = libopm -AM_CPPFLAGS = -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" +AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" AM_YFLAGS = -d hopm_SOURCES = compat.c \ compat.h \ -- 2.30.2