summaryrefslogtreecommitdiffstats
path: root/avahi-dnsconfd
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-12-16 20:23:22 +0000
committerLennart Poettering <lennart@poettering.net>2007-12-16 20:23:22 +0000
commit0cbfefdb155c5b79f63ebb19196e783c4cb48afc (patch)
tree869843b7b660aad627207ece7987344897b3d6d3 /avahi-dnsconfd
parent56a980b3e895c22ad9870a7de29b66f922e468f1 (diff)
Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1585 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-dnsconfd')
-rw-r--r--avahi-dnsconfd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-dnsconfd/Makefile.am b/avahi-dnsconfd/Makefile.am
index 18b3adf..d358734 100644
--- a/avahi-dnsconfd/Makefile.am
+++ b/avahi-dnsconfd/Makefile.am
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
-if HAVE_EXPAT
+if HAVE_XML
if HAVE_LIBDAEMON
pkgsysconfdir=$(sysconfdir)/avahi