summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* * Do the usual avahi thing and sneak in a few updates to the 0.4 tag.tags/release-0.4Trent Lloyd2005-09-081-0/+11
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/tags/release-0.4@537 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
* * Bump version number in configure.ac to 0.2Trent Lloyd2005-08-231-18/+30
| | | | | | | | | | | | | * Move a few dir definitions in Makefile.am's do that autotools doesn't create empty directories * Uncomment AM_CONDITIONAL for TARGET_GENTOO which broke the build * Add missing introspect files to EXTRA_DIST in avahi-daemon/Makefile.am, makes distcheck pass again. * Remove the ugly archlinux specific -std=c99 hack * Replace it with a much more elegant test to see if rtnetlink.h will compile w ith -std=c99 and disable it if it will not git-svn-id: file:///home/lennart/svn/public/avahi/trunk@417 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Re-enable use of gentoo initscriptsTrent Lloyd2005-08-231-3/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@416 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Yeh, so we wanted /etc/arch-release not /etc/arch-version.Trent Lloyd2005-08-231-2/+2
| | | | | | | * Fix syntax in the archlinux init script git-svn-id: file:///home/lennart/svn/public/avahi/trunk@412 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Check if the manpages have been generated, if not error about missing ↵Trent Lloyd2005-08-231-0/+4
| | | | | | xmltoman rather than warning git-svn-id: file:///home/lennart/svn/public/avahi/trunk@410 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Another fix to the archlinux stuff.Trent Lloyd2005-08-231-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@409 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * generate initscript/archlinux/MakefileTrent Lloyd2005-08-231-2/+3
| | | | | | | | * Fix archlinux CFLAG err, fix. * Rename the initscript dirs to all lowercase. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@407 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Clean up init script handling stuffTrent Lloyd2005-08-231-34/+38
| | | | | | | * Add archlinux support git-svn-id: file:///home/lennart/svn/public/avahi/trunk@406 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Mention a 'none' option to --with-distro for distributions that are not ↵Trent Lloyd2005-08-231-1/+1
| | | | | | | | | known. * Add a return 0 to the glib integration example, better make good code examples I suppose. :) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@405 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Exclude Gentoo, SUSE from configure.ac. Makes distcheck pass.Trent Lloyd2005-08-211-2/+0
| | | | | | | * Update AUTHORS file git-svn-id: file:///home/lennart/svn/public/avahi/trunk@384 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Detect usable compiler flags automatically (Thanks, Ikke!)Lennart Poettering2005-08-211-9/+24
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@374 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* 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