Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Wood adcd055ed9 autogen: add --enable-maintainer-flags to the default configure flags 2011-09-23 14:52:30 +01:00
Damien Lespiau a8347d67b2 build: Allow building from git without gtk-doc
Something was already done to fake gtk-doc.make, it just needed to be extended
to work with current master.

Then, you need to be able to only expand the GTK_DOC m4 macro when it exists.
2011-09-08 13:48:53 +01:00
Chris Lord ec0f7fadd1 autogen: Initialise ACLOCAL env-var 2010-03-24 18:00:18 +00:00
Thomas Wood 188b81109c [build] Use intltoolize rather than glib-gettextize
glib-gettextize does not copy the Makefile.in.in that intltoolize expects
to be in the po directory.
2010-03-03 11:38:15 +00:00
Emmanuele Bassi 99f0a15d6a [build] Clean up the build system
* Use the AS_COMPILER_FLAGS macro for the maintainer compiler flags

* Remove the devil's spawn AM_MAINTAINER_MODE which is thoroughly broken
  and should not be used by anyone ever again

* Use AS_IF and AS_CASE which guarantee proper escaping
2009-06-23 18:05:21 +01:00
Thomas Wood 689408ab67 Add --disable-static to the autogen.sh configure arguments 2009-04-24 17:22:54 +01:00
Robert Staudinger 36da0a3695 [Build] Make sure `autogen.sh' can be run from anywhere.
When building in an external obj-dir this comes in handy.
2009-03-13 15:54:04 +01:00
Thomas Wood 11daa1fe39 Added shave support for nicer make output 2009-03-13 12:41:13 +00:00
Thomas Wood 25519bc258 Add gtk-doc support 2008-11-12 15:07:05 +00:00
Thomas Wood ac5245cd58 Initial commit 2008-10-29 17:36:39 +00:00