From 27053b1befc8380404f76c2c03c08eb3a7b0692d Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 15 Jun 2009 18:18:33 +0200 Subject: Imported Upstream version 0.11 --- acinclude.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'acinclude.m4') diff --git a/acinclude.m4 b/acinclude.m4 index e775c28..3c814fb 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -203,3 +203,5 @@ AC_DEFUN([KA_COMPILE_WARNINGS],[ ]) m4_include([m4/compiler-flags.m4]) +m4_include([m4/gnome-doc-utils.m4]) + -- cgit