From 6e3eb9e521c7ca454af781ef55b43d1c32088bff Mon Sep 17 00:00:00 2001 From: Brian Tarricone Date: Wed, 3 Oct 2007 12:34:05 +0000 Subject: * move XfconfBackendError to a more public place and rename it to XfconfError * allow xfconfd to load multiple backends, the first of which is read/write, and the others are read-only * update docs (Old svn revision: 26762) --- xfconfd/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'xfconfd/Makefile.am') diff --git a/xfconfd/Makefile.am b/xfconfd/Makefile.am index 80a55bb..62174dc 100644 --- a/xfconfd/Makefile.am +++ b/xfconfd/Makefile.am @@ -21,6 +21,7 @@ xfconfd_SOURCES = \ $(xfconf_backend_sources) xfconfd_CFLAGS = \ + -DLIBXFCONF_COMPILATION \ -DBINDIR=\"$(bindir)\" \ -DLOCALEDIR=\"$(localedir)\" \ -I$(top_srcdir)/common \ -- cgit v1.2.1