summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Collapse)AuthorAgeFilesLines
* Added "maximum" to the arguments that can be used inMartyn James Russell2009-02-051-3/+3
| | | | | | | | | | | | | * acinclude.m4: Added "maximum" to the arguments that can be used in --with-compile-warnings. This was always available, just not mentioned. It is the same as "error", just without -Werror. Also make "maximum" the default not "error" (only for builds with autogen.sh). * configure.ac: Add a status string in the summary with the compile warnings setting. svn path=/trunk/; revision=2878
* Add macro to enable compile warnings. call it. Add WARN_CFLAGS toCarlos Garnacho2008-12-161-0/+65
| | | | | | | | | | 2008-12-16 Carlos Garnacho <carlos@imendio.com> * acinclude.m4: Add macro to enable compile warnings. * configure.ac: call it. * src/*/Makefile.am: Add WARN_CFLAGS to INCLUDES. svn path=/trunk/; revision=2718
* Merge indexer-split branch.Martyn James Russell2008-09-261-0/+92
| | | | svn path=/trunk/; revision=2275
* Removed everything in preparation for bringing in new filesMartyn James Russell2008-09-261-92/+0
| | | | svn path=/trunk/; revision=2274
* Added support for Inotify and improved build system.tracker-0-0-2Jamie McCracken2006-02-271-0/+92
A number of backend file monitors can now be used with tracker