summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add xmltoman to the distribution. This saves pulling in an external dependancyColin Guthrie2008-06-251-26/+0
* remove remaining $Lennart Poettering2008-06-181-2/+0
* make state and config path for system instance configurableLennart Poettering2008-05-211-0/+6
* bump so revisionsLennart Poettering2008-05-151-2/+2
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-3/+7
* update copyright yearLennart Poettering2008-03-311-1/+1
* merge r2136 from prepare-0.9.10Lennart Poettering2008-03-311-1/+1
* merge r2189 from prepare-0.9.10Lennart Poettering2008-03-311-2/+2
* merge r2190 from prepare-0.9.10Lennart Poettering2008-03-311-1/+1
* fix the help for --disable-per-user-esound-socket so that it actuallyDiego Petteno2008-03-311-1/+1
* Enable per-user esound sockets by default. Esound CVS already enables this by...Lennart Poettering2008-03-271-28/+44
* modernize polkit code a bit, use new functions from pk 0.7 instead of our hom...Lennart Poettering2008-03-271-15/+11
* add proper arm atomic ops support, patch from Jyri SarhaLennart Poettering2008-03-261-7/+95
* Test for _struct_ lt_user_dlloader, otherwise it won't be found.Diego Petteno2008-03-091-1/+1
* Build and run using libltdl from libtool 2.2. The user module loader support ...Diego Petteno2008-03-081-0/+6
* look for timer_create in librt, Closes #210, patch supplied by matthijsLennart Poettering2008-02-151-0/+1
* Add a configure switch to enable the per-user ESounD socket path, but default...Diego Petteno2007-12-061-0/+6
* Check for mkdir -p or equivalent, and use that rather than simple mkdir to cr...Diego Petteno2007-11-231-0/+4
* Enable D-Bus if Bluez or HAL are enabled; use DBUS_LIBS/DBUS_CFLAGS when buil...Diego Petteno2007-11-231-1/+1
* Fix detection of polkit_context_is_caller_authorized() function, also reporte...Diego Petteno2007-11-231-2/+2
* bump version and sonameLennart Poettering2007-11-211-3/+3
* increment api and protocol versionLennart Poettering2007-11-211-2/+2
* detect whether PolicyKit support is availableLennart Poettering2007-11-161-0/+47
* add new fun module that automatically mutes your audio devices when you leave...Lennart Poettering2007-11-111-0/+36
* add a man page for the pulseaudio binary. More will follow.Lennart Poettering2007-11-051-1/+39
* comment the library versions a bitLennart Poettering2007-11-011-1/+16
* bump sonamesLennart Poettering2007-10-301-3/+3
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-51/+182
* compat with automake 1.10Lennart Poettering2007-08-041-0/+1
* Solaris hides inet_ntop in nsl.Pierre Ossman2007-07-101-0/+1
* Move pthreads detection as it gets confused by things in LIBS.Pierre Ossman2007-07-101-4/+4
* Bump revision of libs and packageLennart Poettering2007-05-271-3/+3
* Revert stuff from commit 1431 that wasn't supposed to be there.Pierre Ossman2007-03-011-1/+0
* Handle when ALSA tweaks our sample spec so much that the frame size changes.Pierre Ossman2007-03-011-0/+1
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Make sure we get proper host identifiers.Pierre Ossman2007-02-121-0/+2
* rename default realtime group from "realtime" to "pulse-rt", since it is puls...Lennart Poettering2006-09-201-1/+1
* fix a few autoconf warnings (patch by Flameeyes)Lennart Poettering2006-09-021-1/+10
* Make sure libatomic_ops.a isn't included in win32 builds as libtool doesn'tPierre Ossman2006-08-311-1/+4
* Make sure the libatomic_ops lib is included.Pierre Ossman2006-08-301-0/+2
* Remove check for libatomic_ops library as some systems have no (zero, nada)Pierre Ossman2006-08-301-6/+0
* add libatomic-ops to hard dependenciesLennart Poettering2006-08-291-0/+12
* bump version and sonamesLennart Poettering2006-08-261-4/+4
* fix typoLennart Poettering2006-08-221-1/+1
* Fix detection of shared memory support and proper fallback.Pierre Ossman2006-08-221-9/+4
* Fix detection of page size for non-POSIX systems.Pierre Ossman2006-08-221-1/+2
* check for posix_memalign and friendsLennart Poettering2006-08-191-6/+5
* look for shm_open in -lrtLennart Poettering2006-08-181-0/+2
* Build HAL support only when either OSS or ALSA is availableLennart Poettering2006-08-111-1/+1
* merge HAL support from Shams E. KingLennart Poettering2006-08-061-0/+37