From e5cc6bde6390048349a3edef991d9278a13cdaf6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 15 Apr 2007 23:20:42 +0000 Subject: 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 --- avahi-ui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-ui/Makefile.am') 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 -- cgit