git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x@6274
82007160-df01-0410-b94d-
b575c5fd34c7
install-data-local:
- $(INSTALL) -d $(DESTDIR)${localstatedir}
+ $(INSTALL) -d $(DESTDIR)${localstatedir}/log
+ $(INSTALL) -d $(DESTDIR)${localstatedir}/run
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
#! /bin/sh
-# From configure.ac Id: configure.ac 6222 2015-07-01 18:09:27Z michael .
+# From configure.ac Id: configure.ac 6229 2015-07-02 15:16:20Z michael .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for hopm 1.1.0beta1.
#
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = libopm
-AM_CPPFLAGS = -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)\""
+AM_CPPFLAGS = -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\""
AM_YFLAGS = -d
hopm_SOURCES = compat.c \
compat.h \