# HG changeset patch # User Binki # Date 2009-09-27 19:59:00 # Node ID ce76e9e6b477fef19b7907d043742e3ed6c5e771 # Parent 826e9ed804d53abdd938289711a290dd970344e6 added LOCALSTATEDIR diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -49,6 +49,7 @@ PKG_CHECK_MODULES(DISTLIBS, libconfuse > PKG_CHECK_MODULES([CHECK], [check >= 0.9.3]) AC_DEFINE_DIR([SYSCONFDIR], [sysconfdir], [Directory to find configuration files in]) +AC_DEFINE_DIR([LOCALSTATEDIR], [localstatedir], [Directory in which the server or client may store its state files and data]) AC_CONFIG_FILES([Makefile src/Makefile