]> git.meshlink.io Git - catta/history - configure.ac
Fix compilation error caused by ACX_THREAD
[catta] / configure.ac
2005-09-09 James Willcoxintegrate mono bindings into the build
2005-09-09 James Willcoxadd initial mono bindings
2005-09-08 Lennart Poetteringsmall, superfluous optimization
2005-09-08 Trent Lloyd * Insert brain here.
2005-09-08 Trent Lloyd * Fix interfaces stuff
2005-09-08 Trent Lloyd * Bump libavahi-core soname version
2005-09-08 Lennart Poetteringdefine interfacesdir unconditionally
2005-09-07 Lennart Poetteringadd suse init scripts
2005-09-07 Lennart Poetteringpython: use module gdbm exclusively (dropping anydbm...
2005-09-07 Lennart Poetteringmove definition of libtool version info data to configu...
2005-09-07 Lennart Poetteringupdate configure.ac to require at least dbus 0.34
2005-09-07 Trent Lloyd * Bump version to 0.4 ready for 0.4 release shortly.
2005-08-30 Trent Lloyd * Bump configure.ac version to 0.3 for testing.
2005-08-30 Lennart PoetteringFix even more breakage from r504
2005-08-30 Lennart Poetteringfix some configure bugs that have been introduced with...
2005-08-30 Jakub StachowskiFix ./configure: line 23192: xyes: command not found
2005-08-30 Trent Lloyd * This should solve the avahi-bookmarks and checking...
2005-08-30 Trent Lloyd * Fix building of python scripts to exclude things...
2005-08-30 Lennart Poettering* Make QT3/QT4 a first class citizen
2005-08-29 Jakub StachowskiInclude qt mainloop adapter in build system. Moc findin...
2005-08-28 Lennart Poetteringcheck for dbm, anydbm and socket python modules
2005-08-27 Lennart Poetteringintegrate the service type database into the build...
2005-08-25 Lennart Poetteringadd strncasecmp to functions to check for in configure.ac
2005-08-24 Trent Lloyd * avahi-bookmarks: Mention twisted.web in twisted...
2005-08-23 Trent Lloyd * avahi-client/
2005-08-23 Trent Lloyd * Re-indent configure.ac to four spaces
2005-08-23 Lennart PoetteringSome configure cleanups
2005-08-23 Trent Lloyd * Bump version number in configure.ac to 0.2
2005-08-23 Trent Lloyd * Re-enable use of gentoo initscripts
2005-08-23 Trent Lloyd * Yeh, so we wanted /etc/arch-release not /etc/arch...
2005-08-23 Trent Lloyd * Check if the manpages have been generated, if not...
2005-08-23 Trent Lloyd * Another fix to the archlinux stuff.
2005-08-23 Trent Lloyd * generate initscript/archlinux/Makefile
2005-08-23 Trent Lloyd * Clean up init script handling stuff
2005-08-23 Trent Lloyd * Mention a 'none' option to --with-distro for distrib...
2005-08-21 Trent Lloyd * Exclude Gentoo, SUSE from configure.ac. Makes distch...
2005-08-21 Lennart Poettering* Detect usable compiler flags automatically (Thanks...
2005-08-15 Lennart Poetteringshow whether libavahi-client is built
2005-08-15 Lennart Poetteringadd check for putenv
2005-08-15 Lennart Poetteringfix python autoconf check
2005-08-15 Lennart Poetteringimprove configure even more
2005-08-15 Lennart Poetteringfix configure
2005-08-15 Lennart Poetteringfix typo
2005-08-15 Lennart Poettering* cleanup build system a little
2005-08-15 Lennart Poettering* Add pkg-config files for avahi-glib/avahi-client
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-14 Trent Lloyd * Fix docs/INSTALL for the right dbus path for debian...
2005-08-14 Lennart Poettering* add C++ test
2005-08-12 Lennart Poetteringimplement new main loop abstraction layer
2005-08-10 Lennart Poetteringadd some quoting to configure.ac
2005-08-08 Lennart Poetteringrename --enable to --disable in some cases
2005-08-07 Sebastien Estienne* added --disable-python in configure.ac
2005-08-07 Sebastien Estienne* added a .desktop for avahi-discover
2005-08-06 Lennart Poettering* Man page for avahi-browse
2005-08-06 Lennart Poettering* some cleanups
2005-08-06 Sebastien Estienne* added support for XMLTOMAN in configure.ac (fetched...
2005-08-06 Lennart Poetteringpreliminary mn page work
2005-08-06 Lennart PoetteringRequire automake 1.9
2005-08-04 Sebastien Estienne* remove pygtk checks and put it back like rev 217
2005-08-04 Lennart Poettering* don't use autoconf to replace paths in avahi-utils...
2005-08-04 Sebastien Estienne* renamed avahi-discover to avahi-discover-standalone
2005-08-04 Sebastien Estienne* add some autoconf check for pygtk and gtk.glade
2005-08-03 Lennart Poettering* drop AVAHI_ENTRY_GROUP_SLEEPING
2005-08-03 Lennart Poettering* Don't require python for build
2005-08-03 Lennart Poettering* add C examples
2005-08-03 Lennart Poettering* Require Python 2.4 for build
2005-08-02 Sebastien Estienne* add avahi-utils in autoconf
2005-07-28 Sebastien Estienne* autodetect doxygen based on http://ben-kiki.org/oren...
2005-07-06 Sebastien Estienne* cleaned configure.ac
2005-07-05 Trent Lloyd* Make the configure script just not install init scrip...
2005-07-04 Trent Lloyd * Remove support for dbus 0.23.
2005-07-01 Sebastien Estienne* using AC_GNU_SOURCE instead of -D _GNU_SOURCE
2005-06-30 Sebastien Estienne* moved AVAHI_RUNTIME_DIR and AVAHI_SOCKET in configure.ac
2005-06-30 Sebastien Estiennerenamed debian/gentoo initscript to remove .in, not...
2005-06-29 Trent Lloyd * Patch by Steev Klimaszewski for gentoo compilation
2005-06-24 Lennart Poettering* update todo list
2005-06-21 Sebastien Estiennechanged startup priority for avahi (15->75)
2005-06-21 Lennart Poetteringfix build system for build without gtk and dbus
2005-06-21 Lennart Poettering* Update configure.ac to check for the availabilty...
2005-06-21 Sebastien Estienne- updated Debian initscript to use libdeamon features...
2005-06-20 Lennart Poettering* Apply another patch by Sebastien Estienne for install...
2005-06-20 Lennart PoetteringAdd patches from Sebastien Estienne
2005-06-19 Lennart Poettering* drop priviliges
2005-06-17 Trent Lloyd* make the daemon build with dbus on both 0.23 and...
2005-06-17 Lennart Poettering* check for expat in configure
2005-06-08 Trent Lloyd * Patch by Ross Burton to enable conditional use of...
2005-06-07 Trent Lloyd * Patch by ross burton to allow make dist to pass...
2005-06-06 Trent Lloyd * Patch by Ross Burton to allow disabling GTK (avahi...
2005-06-06 Lennart Poettering* fix build system
2005-06-04 Trent Lloyd * Add some use documentation to the daemon
2005-06-04 Trent Lloyd* Split out a fair bit of avahi-core into avahi-common...
2005-05-23 Lennart Poettering* add new tool avahi-discover
2005-05-18 Trent Lloydimport basic dbus code into the daemon, with auto-fu...
2005-05-07 Lennart Poetteringrename libavahi-core to avahi-core
2005-05-06 Lennart Poetteringadd config.h inclusion to all *.c files
2005-05-06 Lennart Poetteringautotoolize