summaryrefslogtreecommitdiffstats
path: root/avahi-python/avahi/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: actually, we need to place the service type database in lib64, ↵v0.6.31Lennart Poettering2012-02-141-1/+1
| | | | | | | not unconditionally in lib/ gdbm creates word width dependent files, hence this needs to be included in the multi-arch logic.
* build-sys: compatibility with newer automakeLennart Poettering2012-02-141-3/+4
| | | | | Place the service type database in $(prefix)/lib/avahi instead of $(libdir)/avahi.
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
|
* build-sys: make things more quietLennart Poettering2010-06-251-4/+4
|
* compile python module even without gtk. It seems, that most parts of python ↵Lennart Poettering2008-12-121-2/+0
| | | | | | | | are not dependent on gtk+ Original patch from Stanislav Brabec. Closes #222.
* update path to the new service type db path for avahi-discover, tooLennart Poettering2007-09-251-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1540 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't ↵Sjoerd Simons2007-09-231-2/+2
| | | | | | need to depend on python anymore git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1539 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Use nodist for scripts that are created at build time, else it may happen thatLennart Poettering2007-04-211-4/+2
| | | | | | | we bundle them and cause problems on the target systems. (Patch from Sven Wegener) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1451 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* avahi-pyhton build fix contributed by Stanislav BrabecLennart Poettering2007-04-121-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1401 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix python bindings for the service type database when GDBM is usedLennart Poettering2006-08-251-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1278 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix build when neither HAVE_GDBM nor HAVE_DBM is specifiedLennart Poettering2006-08-201-1/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1246 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Allow storing the service type database as Solaris DBM file, alternatively ↵Lennart Poettering2006-08-061-0/+17
| | | | | | to gdbm. The latter is still recommended. (Patch from Padraig O'Briain) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1245 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* move python tools from avahi-utils to avahi-pythonLennart Poettering2005-11-151-0/+44
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@969 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe