summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* * Compile tests only when --enable-tests was specified on the configure ↵Lennart Poettering2005-10-191-7/+57
| | | | | | | | | | | | | command line * Build compat layers only when --enable-compat-{howl,libdns_sd} was passed to configure * drop avahi_strlcpy() to reduce our code/API size * replace getifname() with if_indextoname in avahi-dnsconfd * declare environ if needed in avahi-dnsconfd * drop some useless definitions like AVAHI_PUBLISH_NULL = 0 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@819 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * autotools magic for PF_ROUTE (not the real thing yet).Sebastien Estienne2005-10-171-0/+13
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@802 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Include avahi-compat-howl/samples/Makefile.amTrent Lloyd2005-10-151-0/+1
| | | | | | | * 'Fix' avahi-howl-compat.pc to export the howl compatible version rather than avahi's version git-svn-id: file:///home/lennart/svn/public/avahi/trunk@778 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * More distcheck loving.Trent Lloyd2005-10-151-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@776 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * integrate avahi-compat-howl into build systemLennart Poettering2005-10-121-0/+3
| | | | | | | | * compat-libdns_sd: warn to syslog in addition to STDERR * compat-howl: make use of compat-libdns_sd warning functions git-svn-id: file:///home/lennart/svn/public/avahi/trunk@750 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add autoconf support for checking ip_mreqnSebastien Estienne2005-10-121-0/+31
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@749 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a real check for linux/netlink.hLennart Poettering2005-10-121-2/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@739 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * added support in autoconf for multiple architectureSebastien Estienne2005-10-121-0/+33
| | | | | | | * only compile netlink support on linux git-svn-id: file:///home/lennart/svn/public/avahi/trunk@734 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a new line to configure summary to show whether avahi-compat-libdns_sd ↵Lennart Poettering2005-10-101-0/+1
| | | | | | is built or not git-svn-id: file:///home/lennart/svn/public/avahi/trunk@711 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* final renameLennart Poettering2005-10-041-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@698 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* rename compat-bonjour to compat-libdns_sd part IILennart Poettering2005-10-041-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@696 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Rename compat-bonjour to compat-libdns_sd to make sure that Apple cannot sue ↵Lennart Poettering2005-10-041-1/+1
| | | | | | use about their "Bonjour" trademark git-svn-id: file:///home/lennart/svn/public/avahi/trunk@695 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump soname of libavahi-compat-bonjour to match Apple's implementationLennart Poettering2005-10-021-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@673 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add pthreads autoconf scriptsLennart Poettering2005-10-021-0/+4
| | | | | | | * add bonjour compatiblity layer (only browsing, resolving for now. the complicated stuff is done, missing parts will follow soon) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@672 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* s/--disable-mono-docs/--disable-monodoc/Lennart Poettering2005-09-291-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@665 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump version number to 0.6Lennart Poettering2005-09-251-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@619 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Try to guess where the D-BUS socket is before defaulting (this is for ↵Trent Lloyd2005-09-141-2/+12
| | | | | | gentoo and arch users where its different than other distros) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@586 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add docs for avahi-sharpJames Willcox2005-09-141-1/+26
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@582 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump so-names ready for 0.5Trent Lloyd2005-09-131-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@575 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Print a couple extra variables from the configure outputTrent Lloyd2005-09-121-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@567 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add magic identification cookies to service TXT records automaticallyLennart Poettering2005-09-101-3/+3
| | | | | | | | | * add an API to query the local service cookie * add a DBUS interface to query the local service cookie * wrap that in avahi-client git-svn-id: file:///home/lennart/svn/public/avahi/trunk@555 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump version numberLennart Poettering2005-09-091-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@547 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add another status line to configure.acLennart Poettering2005-09-091-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@544 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* integrate mono bindings into the buildJames Willcox2005-09-091-0/+29
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@540 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add initial mono bindingsJames Willcox2005-09-091-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@538 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* small, superfluous optimizationLennart Poettering2005-09-081-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@536 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Insert brain here.Trent Lloyd2005-09-081-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@535 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix interfaces stuffTrent Lloyd2005-09-081-0/+11
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@534 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump libavahi-core soname versionTrent Lloyd2005-09-081-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@531 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* define interfacesdir unconditionallyLennart Poettering2005-09-081-3/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@529 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add suse init scriptsLennart Poettering2005-09-071-3/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@527 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* python: use module gdbm exclusively (dropping anydbm, dbm)Lennart Poettering2005-09-071-2/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@524 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* move definition of libtool version info data to configure.acLennart Poettering2005-09-071-0/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@523 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update configure.ac to require at least dbus 0.34Lennart Poettering2005-09-071-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@522 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump version to 0.4 ready for 0.4 release shortly.Trent Lloyd2005-09-071-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@520 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump configure.ac version to 0.3 for testing.Trent Lloyd2005-08-301-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@510 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fix even more breakage from r504Lennart Poettering2005-08-301-3/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@509 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix some configure bugs that have been introduced with r504Lennart Poettering2005-08-301-1/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@507 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fix ./configure: line 23192: xyes: command not found Jakub Stachowski2005-08-301-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@505 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * This should solve the avahi-bookmarks and checking for python modules ↵Trent Lloyd2005-08-301-4/+29
| | | | | | problems more elegantly git-svn-id: file:///home/lennart/svn/public/avahi/trunk@504 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix building of python scripts to exclude things needing DBUS or GTK if ↵Trent Lloyd2005-08-301-2/+6
| | | | | | they are disabled, including fixing configure.ac not to error in these cases. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@503 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Make QT3/QT4 a first class citizenLennart Poettering2005-08-301-19/+19
| | | | | | | * Show QT3/QT4 build in summary git-svn-id: file:///home/lennart/svn/public/avahi/trunk@501 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Include qt mainloop adapter in build system. Moc finding code is cracktastic ↵Jakub Stachowski2005-08-291-0/+54
| | | | | | | | | | thanks to not providing its location in .pc file and debian that renames it to moc-qt3 and moc-qt4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@495 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* check for dbm, anydbm and socket python modulesLennart Poettering2005-08-281-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@484 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* integrate the service type database into the build systemLennart Poettering2005-08-271-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@454 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add strncasecmp to functions to check for in configure.acLennart Poettering2005-08-251-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@440 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * avahi-bookmarks: Mention twisted.web in twisted error messageTrent Lloyd2005-08-241-3/+11
| | | | | | | | | | * bootstrap.sh: Change interpreter to #!/bin/sh * configure.ac: - Allow --with-distro=none to bypass check for supported distro - Add check for the pkg-config binary git-svn-id: file:///home/lennart/svn/public/avahi/trunk@436 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * avahi-client/Trent Lloyd2005-08-231-17/+28
| | | | | | | | | | | | | | | | | | | | | | - Create a new function avahi_dbus_bus_get which acts like dbus_bus_get but instead gets a private connection, this solves the bug where you can't have more than one AvahiClient at once because each successive AvahiClient stepped on the DBusWatch handling of the previous due to libdbus liking to recycle its connections. Introduced a new configure option --with-dbus-system-address= if you set this, you likely want it set to unix:path=/some/socket/here The default is /var/run/dbus/system_socket_address, because this path is hard coded into D-BUS itself, and the DBUS_SYSTEM_BUS_ADDRESS environment variable is now supported to change this at runtime which is inline with libdbus. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@432 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Re-indent configure.ac to four spacesTrent Lloyd2005-08-231-38/+38
| | | | | | | * Make all python programs that use DBUS only install if compiling with DBUS support (avahi-utils/Makefile.am, man/Makefile.am) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@431 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Some configure cleanupsLennart Poettering2005-08-231-7/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@423 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe