summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* show whether libavahi-client is builtLennart Poettering2005-08-151-2/+10
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@342 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add check for putenvLennart Poettering2005-08-151-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@341 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix python autoconf checkLennart Poettering2005-08-151-7/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@340 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* improve configure even moreLennart Poettering2005-08-151-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@339 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix configureLennart Poettering2005-08-151-6/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@338 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix typoLennart Poettering2005-08-151-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@337 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * cleanup build system a littleLennart Poettering2005-08-151-92/+153
| | | | | | | | * strip remaining glib usage * -fPIC build fix for x86-64 (thanks tvainika) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@336 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-1/+0
| | | | | | | | * Generate .pc files with sed * use libtool for building libdbus-watch-glue git-svn-id: file:///home/lennart/svn/public/avahi/trunk@335 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * implement ini file parserLennart Poettering2005-08-151-1/+1
| | | | | | | | * strip glib usage from avahi-daemon * make dbus-watch-glue a static library so that both avahi-client and avahi-daemon can make use of it git-svn-id: file:///home/lennart/svn/public/avahi/trunk@327 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix docs/INSTALL for the right dbus path for debian (Thanks sebest)Trent Lloyd2005-08-141-2/+3
| | | | | | | | | | * Put -DDBUS_API_SUBJECT_TO_CHANGE in DBUS_CFLAGS and remove from individual files * Add avahi-client to the C++ test runs, compile with DBUS flags * Fix avahi-client to compile with C++ compilers. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@323 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add C++ testLennart Poettering2005-08-141-1/+5
| | | | | | | * add more autoconf checks git-svn-id: file:///home/lennart/svn/public/avahi/trunk@313 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* implement new main loop abstraction layerLennart Poettering2005-08-121-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@305 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add some quoting to configure.acLennart Poettering2005-08-101-8/+8
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@287 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* rename --enable to --disable in some casesLennart Poettering2005-08-081-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@273 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * added --disable-python in configure.acSebastien Estienne2005-08-071-11/+11
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@255 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * added a .desktop for avahi-discoverSebastien Estienne2005-08-071-1/+18
| | | | | | | | * added macro for checking python modules in common/python.m4 * check for python modules gtk and dbus git-svn-id: file:///home/lennart/svn/public/avahi/trunk@254 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Man page for avahi-browseLennart Poettering2005-08-061-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@250 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * some cleanupsLennart Poettering2005-08-061-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@249 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * added support for XMLTOMAN in configure.ac (fetched from ifplugd)Sebastien Estienne2005-08-061-0/+22
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@248 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* preliminary mn page workLennart Poettering2005-08-061-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@247 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Require automake 1.9Lennart Poettering2005-08-061-4/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@241 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * remove pygtk checks and put it back like rev 217Sebastien Estienne2005-08-041-37/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@228 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * don't use autoconf to replace paths in avahi-utils. Use sed insteadLennart Poettering2005-08-041-38/+34
| | | | | | | * comment out sebest's pygtk stuff in configure.ac for now git-svn-id: file:///home/lennart/svn/public/avahi/trunk@227 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * renamed avahi-discover to avahi-discover-standaloneSebastien Estienne2005-08-041-1/+1
| | | | | | | | * install python avahi-discover * added missing file acinclude.m4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@225 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add some autoconf check for pygtk and gtk.gladeSebastien Estienne2005-08-041-1/+54
| | | | | | | | * moved autoconf/automake doxygen macro in common/ * remove autogenerated py-compile git-svn-id: file:///home/lennart/svn/public/avahi/trunk@224 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * drop AVAHI_ENTRY_GROUP_SLEEPINGLennart Poettering2005-08-031-1/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@218 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Don't require python for buildLennart Poettering2005-08-031-2/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@217 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add C examplesLennart Poettering2005-08-031-2/+3
| | | | | | | | | | * change doxygen to output stuff in "doxygen/" instead of "doxygen-doc/" * implement avahi_entry_group_{reset,is_empty}() and make everyone use it * move holdoff (SLEEPING) time checking from server to entry group * add preliminary error codes git-svn-id: file:///home/lennart/svn/public/avahi/trunk@216 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Require Python 2.4 for buildLennart Poettering2005-08-031-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@214 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add avahi-utils in autoconfSebastien Estienne2005-08-021-0/+10
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@211 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * autodetect doxygen based on http://ben-kiki.org/oren/doxample/Sebastien Estienne2005-07-281-12/+9
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@182 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * cleaned configure.acSebastien Estienne2005-07-061-12/+5
| | | | | | | | * fix Avahi runtime dir * use AM_CFLAGS instead of config.h.in to define paths (interfaces, socket, pid) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@165 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Make the configure script just not install init scripts or dbus config if ↵Trent Lloyd2005-07-051-3/+3
| | | | | | | | | the distribution isn't supported (rather than error out) * Import SUSE init script, still uses suse specific functions, we can change this later if we want git-svn-id: file:///home/lennart/svn/public/avahi/trunk@163 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Remove support for dbus 0.23.Trent Lloyd2005-07-041-5/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@162 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * using AC_GNU_SOURCE instead of -D _GNU_SOURCESebastien Estienne2005-07-011-0/+1
| | | | | | | * fixed a typo? in dbus-protocol ("% s" -> " %s") git-svn-id: file:///home/lennart/svn/public/avahi/trunk@159 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.acSebastien Estienne2005-06-301-9/+15
| | | | | | | | | * avahi-dnsconf and avahi use them for pid and socket file * check that ${prefix} is fully expanded in config.h * cosmetic changes in configure.ac git-svn-id: file:///home/lennart/svn/public/avahi/trunk@158 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* renamed debian/gentoo initscript to remove .in, not needed anymoreSebastien Estienne2005-06-301-2/+0
| | | | | | | install gentoo initscript in /etc/init.d git-svn-id: file:///home/lennart/svn/public/avahi/trunk@156 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Patch by Steev Klimaszewski for gentoo compilationTrent Lloyd2005-06-291-0/+4
| | | | | | | * Small dbus-protocol.c change git-svn-id: file:///home/lennart/svn/public/avahi/trunk@153 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * update todo listLennart Poettering2005-06-241-15/+14
| | | | | | | | | | | | | * add avvahi-dnsconfd * implement AvahiDNSServerBrowser * Update special browse/register RRs to match current RFC * add support to avahi-daemon to publish name server information * add support to avahi-daemon to publish /etc/resolv.conf DNS server information * add new simple protocol command: "BROWSE-DNS-SERVERS" * cleanup final configure message git-svn-id: file:///home/lennart/svn/public/avahi/trunk@143 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* changed startup priority for avahi (15->75)Sebastien Estienne2005-06-211-1/+1
| | | | | | | modified INSTALL for easier copy/paste of ./configure git-svn-id: file:///home/lennart/svn/public/avahi/trunk@140 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix build system for build without gtk and dbusLennart Poettering2005-06-211-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@137 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Update configure.ac to check for the availabilty of more functionsLennart Poettering2005-06-211-3/+5
| | | | | | | | | | | * really return sensible error codes from avahi_server_add_xx() * make all users of avahi_server_add_xxx() check for the validity * check for local RR conflicts * only suppress local queries by remote queries if they have an empty known answer suppresion list * fix FIONREAD call git-svn-id: file:///home/lennart/svn/public/avahi/trunk@136 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* - updated Debian initscript to use libdeamon features (-k/-D/-r).Sebastien Estienne2005-06-211-4/+0
| | | | | | | - fix a duplicate detection of dbus api version. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@134 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Apply another patch by Sebastien Estienne for installing glade interface filesLennart Poettering2005-06-201-0/+12
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@132 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add patches from Sebastien EstienneLennart Poettering2005-06-201-1/+104
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@131 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * drop priviligesLennart Poettering2005-06-191-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@130 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * make the daemon build with dbus on both 0.23 and 0.30+, it doesn't yet ↵Trent Lloyd2005-06-171-0/+6
| | | | | | work properly on 0.30 but it builds and runs git-svn-id: file:///home/lennart/svn/public/avahi/trunk@126 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * check for expat in configureLennart Poettering2005-06-171-0/+9
| | | | | | | * some premature command line parsing stuff git-svn-id: file:///home/lennart/svn/public/avahi/trunk@125 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Patch by Ross Burton to enable conditional use of dbus ↵Trent Lloyd2005-06-081-5/+18
| | | | | | | | | | (--enable-dbus=no), disables daemon build * Remove doxygen from EXTRA_DIST as its built by default now git-svn-id: file:///home/lennart/svn/public/avahi/trunk@107 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Patch by ross burton to allow make dist to pass (Closes: #3480)Trent Lloyd2005-06-071-0/+11
| | | | | | | | * Move to doxygen in the default build, make --enable-doxygen=no to bypass, this also makes distcheck pass git-svn-id: file:///home/lennart/svn/public/avahi/trunk@106 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe