Changeset - ce76e9e6b477
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-09-27 19:59:00
ohnobinki@ohnopublishing.net
added LOCALSTATEDIR
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
configure.ac
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)