From fa9e3d4914206dce48051f8d2f6fdb2023dfd496 Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Tue, 9 Jan 2007 23:10:15 +0000 Subject: treat --enable-docs like in gtk+, closes #361722 svn path=/trunk/; revision=635 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 41d476a..6e6d770 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-01-09 Gustavo J. A. M. Carneiro + + * configure.ac: Turn the option --disable-docs into --enable-docs. + * docs/Makefile.am: Tread --enable-docs like --enable-gtk-doc in + gtk+, i.e. do not ever build docs unless requested, but always + install them if they are found already built. + 2006-12-14 Kjartan Maraas * autogen.sh: Make this work with automake 1.10 too. -- cgit