From 6580b8389158f1bb43771f118583c48b1e2035e1 Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Tue, 23 Aug 2005 11:28:40 +0000 Subject: * New gentoo init scripts from Sven Wegener * Fix creation of /avahi when compiling without python (thanks Sven Wegener for that too) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@413 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-utils/avahi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-utils') diff --git a/avahi-utils/avahi/Makefile.am b/avahi-utils/avahi/Makefile.am index 5ea7a6a..68c7147 100644 --- a/avahi-utils/avahi/Makefile.am +++ b/avahi-utils/avahi/Makefile.am @@ -17,9 +17,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. +if HAVE_PYTHON avahidir = $(pythondir)/avahi -if HAVE_PYTHON avahi_PYTHON = __init__.py SimpleGladeApp.py endif -- cgit