From f8086b037dec60a82aa6890f19dbc3f73af46c98 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 21 Aug 2006 23:34:46 +0000 Subject: build docs for avahi-core only if --enable-core-docs was passed to configure. Build GLIb docs only when glib is enabled, same for qt3/qt4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1253 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-client/client.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'avahi-client') diff --git a/avahi-client/client.h b/avahi-client/client.h index 16fde91..e15c130 100644 --- a/avahi-client/client.h +++ b/avahi-client/client.h @@ -33,9 +33,6 @@ /** \file client.h Definitions and functions for the client API over D-Bus */ -/** \example glib-integration.c Example of how to integrate - * avahi use with GLIB/GTK applications */ - AVAHI_C_DECL_BEGIN /** A connection context */ -- cgit