summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* bump version and sonameLennart Poettering2009-04-141-2/+2
|
* add init script for LFSWilliam Immendorf2009-04-051-2/+5
|
* Merge commit 'flameeyes/master'Lennart Poettering2008-12-121-3/+1
|\
| * Don't enable PIC code for all compilation.Diego Elio 'Flameeyes' Pettenò2008-12-071-1/+1
| | | | | | | | | | | | libtool will take care of enabling PIC code whenever necessary, users of PIE-based systems, for randomised processes address will have -fPIE anyway.
| * Remove gettext macro, the package uses intltool instead.Diego 'Flameeyes' Pettenò2008-12-071-2/+0
| |
* | bump version and sonameLennart Poettering2008-12-121-5/+5
| |
* | Drop private inotify codeLennart Poettering2008-12-121-1/+0
|/ | | | | | | | | | | | | | | Quoting Adrian Bunk: "avahi-daemon ships with the contents of linux/inotify.h plus #define's for the syscall numbers. The latter are #if 0'ed. I'm not sure whether this setup could work at all with some kernel headers and glibc version, but considering that glibc already provides sys/inotify.h for some time it's IMHO time to drop the private inotify code." Original patch from Adrian Bunk. Closes #243.
* bump sonamesv0.6.23Lennart Poettering2008-06-241-4/+4
|
* bump versionLennart Poettering2008-06-241-1/+1
|
* Hide everything except for the avahi_qt_poll_get symbol if possible in the ↵Sjoerd Simons2008-06-241-0/+3
| | | | qt bindings
* Disable AC_FUNC_MALLOC and AC_FUNC_REALLOCTed Percival2008-04-261-2/+4
| | | | | | | | | because they cause unnecessary build failures Closes #196 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1780 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Avoid using AC_CHECK_FILE when cross-compilingTed Percival2008-04-261-15/+19
| | | | | | | because it causes configure to abort git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1779 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* build avahi-gobject only when avahi-client is also builtLennart Poettering2008-01-031-1/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1670 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump version and sonameLennart Poettering2007-12-171-5/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1600 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add i18n supportLennart Poettering2007-12-171-0/+13
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1593 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* properly initialize CFLAGS for expatLennart Poettering2007-12-161-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1587 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix bash compatibilityLennart Poettering2007-12-161-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1586 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Allow compilation against bsdxml instead of Expat. Patch from zml. (Closes #159)Lennart Poettering2007-12-161-17/+49
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1585 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* split off libavahi-gobject into its own directoryLennart Poettering2007-10-281-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1564 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* split of libavahi-gobject, since people already starting complaining about ↵Lennart Poettering2007-10-281-1/+23
| | | | | | the additional dependencies it pulls in for libavahi-glib: libgobject, libavahi-client, libdbus git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1563 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* generate devhelp index fileLennart Poettering2007-10-271-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1562 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix build order for avahi-glibLennart Poettering2007-10-241-33/+33
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1558 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add AM_PROG_CC_C_O to configure.acTed Percival2007-10-191-0/+2
| | | | | | | automake wants it for avahi-autoipd/Makefile.am:36 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1550 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Move SimpleGladeApp.py into avahi-discover, so that avahi-python doesn't ↵Sjoerd Simons2007-09-231-0/+1
| | | | | | need to depend on python anymore git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1539 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* update sonamesLennart Poettering2007-08-121-4/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1515 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add new API function avahi_server_set_browse_domains() to avahi-coreLennart Poettering2007-08-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1513 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Change _XOPEN_SOURCE to 500Lennart Poettering2007-07-111-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1498 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add FreeBSD kqueue support for watching for configuration file changes, much ↵Lennart Poettering2007-07-101-0/+9
| | | | | | the same way we currently have for Linux with inotify. (Patch supplied by marcus, but autoconf check reversed, re #149) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1495 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump versionLennart Poettering2007-06-221-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1490 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* use libdaemon's new daemon_close_all() function to close all fds when ↵Lennart Poettering2007-06-111-1/+1
| | | | | | daemonizing. This requires libdaemon 0.11 (not yet released) to work, hence also bump the dep. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1487 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Some additional solaris portability issues. (Patch from trs80) (re #145)Lennart Poettering2007-06-111-0/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1486 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bumping version and sonamesLennart Poettering2007-05-091-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1474 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Disable SSP on archs that don't support it. (Patch idead from Sjoerd Simons; ↵Lennart Poettering2007-05-081-1/+1
| | | | | | Closes #137) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1462 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add avahi-ui-sharpJames Willcox2007-04-191-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1444 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Yes, I suck. This commit contains two totally unrelated changes and I reallyLennart Poettering2007-04-181-0/+77
| | | | | | | | | | | | | | should commit them seperately, but I am ignoring my own rules, and do it in a single commit. I suck. I really do. I am sorry. Please don't try this at home. And please don't tell your children! * Show properly that avahi-autoipd is not built if libdaemon is missing (Closes #133) * Enable stack-smashing protection if available and wokring. Patch from tedp. (Closes #105) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1440 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump version number and libtool revisionLennart Poettering2007-04-171-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1432 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add inotify support for /ect/avahi/services and /etc/avahi/hosts. Based on a ↵Lennart Poettering2007-04-151-0/+11
| | | | | | patch from "behanw". (Closes #95, #33) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1426 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix a typo in configure.ac. found by tedp. closes #109Lennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1418 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix a typo in configure.ac. Patch from ahanke. Closes #112Lennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1415 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* always build with -fPIC to allow address space randomizationLennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1410 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Commit first version of avahi-ui and zsshLennart Poettering2007-02-071-0/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1388 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* bump version number and SONAMESLennart Poettering2007-01-051-3/+3
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1367 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Modify C++ testing code to pass when CXXFLAGS contains -Werror. (Closes #75) ↵Lennart Poettering2007-01-011-1/+1
| | | | | | (BTW, -Werror is a call for trouble anyway due to differring gcc versions) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1362 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Check for a working C++ compiler in configure.ac (Closes #75) Thanks, tedp!Lennart Poettering2006-12-311-0/+10
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1356 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add a comment so that #87 is not repeatedLennart Poettering2006-12-311-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1355 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Un-bump DNS-SD soname, we are following apple's version so we Trent Lloyd2006-12-291-1/+1
| | | | | | | | shouldn't bump it (woops) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1354 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump version to 0.6.16Trent Lloyd2006-12-281-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1348 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Bump SONAME version of libdns_sdTrent Lloyd2006-12-281-2/+2
| | | | | | | | * Bump SONAME version of avahi-core (Closes #76) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1346 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Fix specifying priviliged access group (Closes: #85)Trent Lloyd2006-12-111-2/+2
| | | | | | | | | | | | Thanks to delphinidae * Fix incorrect manual reference (Closes: #83) Thanks to delphinidae * Fix incorrect assert() in client-publish-service.c (Closes: #79) Thanks to tedp * Fix builds on < 2.6.19 (temporary fix, pending possible "better" solution) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1337 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Fix a bug where Avahi does not verify the source of netlink messages Trent Lloyd2006-11-061-1/+1
| | | | | | | | (Closes #69) Update NEWS/configure for 0.6.15 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1331 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe