compile python module even without gtk. It seems, that most parts of python are not...
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Dec 2008 19:36:45 +0000 (20:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Dec 2008 19:36:45 +0000 (20:36 +0100)
Original patch from Stanislav Brabec.

Closes #222.

avahi-python/avahi/Makefile.am

index 4a73022..c0c9c34 100644 (file)
@@ -52,13 +52,11 @@ endif
 
 avahi_PYTHON = $(avahi_SCRIPTS)
 
-if HAVE_PYGTK
 if HAVE_PYTHON_DBUS
 
 avahi_PYTHON += __init__.py
 
 endif
 endif
-endif
 
 CLEANFILES=*.pyc *.pyo ServiceTypeDatabase.py