summaryrefslogtreecommitdiffstats
path: root/avahi-ui/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-04-15 23:20:42 +0000
committerLennart Poettering <lennart@poettering.net>2007-04-15 23:20:42 +0000
commite5cc6bde6390048349a3edef991d9278a13cdaf6 (patch)
tree74ab5173df4576f70fe4d906faf348517327cac8 /avahi-ui/Makefile.am
parent9de67b4385013d252e95322bccbc2a47f3fa4ebd (diff)
HIGify avahi-ui, make the API more GTK conform
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1429 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-ui/Makefile.am')
-rw-r--r--avahi-ui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-ui/Makefile.am b/avahi-ui/Makefile.am
index 854eacf..c22c631 100644
--- a/avahi-ui/Makefile.am
+++ b/avahi-ui/Makefile.am
@@ -22,7 +22,7 @@ AM_CFLAGS=-I$(top_srcdir)
# This cool debug trap works on i386/gcc only
AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")'
-if HAVE_GLIB
+if HAVE_GTK
if HAVE_DBUS
avahiincludedir=$(includedir)/avahi-ui