From: michael Date: Tue, 14 Jul 2015 10:40:30 +0000 (+0000) Subject: - Re-create autogenerated files X-Git-Tag: 1.1.0~14 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=409dd33fd8f63858d359f8beb52ff28a8d5ec76b;p=hopm.git - Re-create autogenerated files git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x@6278 82007160-df01-0410-b94d-b575c5fd34c7 --- 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 \