From 908e491f7d55209acfbb2595ab1ef5b24502d641 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 25 Jun 2010 03:10:32 +0200 Subject: get rid of a lot of old svn cruft --- avahi-discover-standalone/Makefile.am | 6 ++---- avahi-discover-standalone/main.c | 2 -- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'avahi-discover-standalone') diff --git a/avahi-discover-standalone/Makefile.am b/avahi-discover-standalone/Makefile.am index 133ff4d..1163575 100644 --- a/avahi-discover-standalone/Makefile.am +++ b/avahi-discover-standalone/Makefile.am @@ -1,7 +1,5 @@ -# $Id$ -# # This file is part of avahi. -# +# # avahi is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as # published by the Free Software Foundation; either version 2 of the @@ -48,7 +46,7 @@ avahi_discover_standalone_LDADD = \ interfaces_DATA = $(interfaces) endif # HAVE_GLIB -else +else if HAVE_PYTHON_DBUS diff --git a/avahi-discover-standalone/main.c b/avahi-discover-standalone/main.c index 57e307d..2f000a4 100644 --- a/avahi-discover-standalone/main.c +++ b/avahi-discover-standalone/main.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of avahi. -- cgit