summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* m4: rename valgrind macro names and files (empathy → tpaw)Marco Barisione2013-08-202-5/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* m4: remove macros we don't need any moreMarco Barisione2013-08-202-175/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Use new documentation infraestructureJavier Jardón2012-02-171-1/+0
|
* sync gsettings.m4Guillaume Desmottes2011-11-211-11/+26
| | | | | Latest version of glib-compile-schemas removed the --uninstall option; trying to use it break "make distcheck".
* Sync with the current GSettings schemas install rule from gsettings.m4 in ↵Antoine Jacoutot2011-09-191-14/+2
| | | | | | | | glib. See #627126 for details. This allows to properly install gsettings schemas files on BSDs. https://bugzilla.gnome.org/show_bug.cgi?id=659377
* update git ignore with new build systemGuillaume Desmottes2011-08-181-1/+29
|
* Add ax_config_dir from audacityEmilio Pozuelo Monfort2011-06-081-0/+109
|
* Convert to new-style schemaDanielle Madeley2010-06-181-0/+80
|
* Support silent build rules with automake 1.11Javier Jardón2010-01-171-77/+0
| | | | | | | | | | Support silent build rules, requires at least automake-1.11. Disable by either passing --disable-silent-rules to configure or passing V=1 to make. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=585364 Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* remove m4/acinclude.m4Guillaume Desmottes2009-10-231-65/+0
| | | | We have our own errors management now.
* add m4/as-compiler-flag.m4Guillaume Desmottes2009-10-231-0/+33
|
* Re-add python.m4 as it may be needed for AM_PATH_PYTHON.Jonny Lamb2009-10-201-0/+66
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Remove python bindings. (Closes bug #599039)Jonny Lamb2009-10-201-66/+0
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Add shave support to build process.Jonny Lamb2009-04-241-0/+77
| | | | | | Use --enable-shave to enable building with shave. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Update gitignore filesXavier Claessens2008-08-011-0/+6
| | | | svn path=/trunk/; revision=1276
* Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug ↵Xavier Claessens2008-06-071-2/+2
| | | | | | #537129 (Cosimo Cecchi). svn path=/trunk/; revision=1152
* Add build system for help manualXavier Claessens2008-04-191-0/+1
| | | | svn path=/trunk/; revision=997
* Empathy should not require python-config. Fixes bug #525562 (Frederic Peters).Xavier Claessens2008-04-091-0/+66
| | | | svn path=/trunk/; revision=880
* Remove useless m4/Makefile.amXavier Claessens2008-02-171-0/+0
| | | | svn path=/trunk/; revision=650
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-171-0/+0
| | | | svn path=/trunk/; revision=649
* Revert "merge git work"Xavier Claessens2007-12-294-0/+117
| | | | | | This reverts commit 0cfd80847f0d66967f56c7d6b3eb46793f725859. svn path=/trunk/; revision=519
* merge git workXavier Claessens2007-12-294-117/+0
| | | | svn path=/trunk/; revision=518
* Remove useless m4/Makefile.am and add ChangeLog to distcleanfiles. make ↵Xavier Claessens2007-12-291-0/+0
| | | | | | distckeck works again svn path=/trunk/; revision=515
* Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).Xavier Claessens2007-12-295-0/+117
svn path=/trunk/; revision=509