summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* Add support for compiler and linker optimizations, and compiler coverageSimon McVittie2010-07-153-0/+152
|
* shave: remove and replace with automake 1.11's silent rules supportJonny Lamb2010-01-242-79/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Shave haze's build.Jonny Lamb2009-06-042-1/+79
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
* Pull in TP_COMPILER_WARNINGS from telepathy-glib and use it to enable many ↵Simon McVittie2008-12-232-1/+43
| | | | warnings
* Only enable -Werror for development versions, not releases.Will Thompson2007-11-141-0/+33
| | | | | | Autofoo stolen from telepathy-glib. 20071114173549-9f02e-4ac1533b8e13d132e4f38db5bef4929fdeeed242.gz
* Add .manager and .service; fix up some autofoo.Will Thompson2007-08-013-0/+51
I stole a lot of the autotools stuff in this patch verbatim from telepathy-gabble, and don't really understand it. :-) I tried and failed to make gabble's AS_AC_EXPAND macro work, but it seems like I can achieve the same goal with $(datadir)/dbus-1/services directly in the relevant Makefile.am. 20070801233359-984d1-3ec7025633a8c59e8f563284b4c476c06351873c.gz