summaryrefslogtreecommitdiff
path: root/backends/pulse/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2022-08-04backends: Add missing dependenciesorbea1-0/+1
When building the backends with slibtool they will fail with undefined references to libmatemixer.la. This is because they use -no-undefined which slibtool explicitly supports while GNU libtool will silently ignore it. Gentoo Bug: https://bugs.gentoo.org/785232
2019-10-09Use WARN_CFLAGS which are only set with --enable-compiler-warningsrbuj1-7/+11
It removes --enable-more-warnings, since it is recommended to use --enable-compile-warnings=maximum It updates configure summary.
2015-12-10Replace leading spaces in Makefiles with tabsMichal Ratajsky1-55/+55
2014-08-18Global updateMichal Ratajsky1-3/+21
2014-07-18PulseAudio fixes and API updatesMichal Ratajsky1-0/+2
2014-06-20Pulse and API updates, fixesMichal Ratajsky1-0/+2
2014-06-13Weekly updateMichal Ratajsky1-2/+10
2014-06-07Weekly updateMichal Ratajsky1-2/+12
2014-05-24Initial commitMichal Ratajsky1-0/+30