11 lines
426 B
Diff
11 lines
426 B
Diff
|
--- a/configure.ac.old 2013-03-02 09:22:53.791750644 +0200
|
||
|
+++ b/configure.ac 2013-03-02 09:24:56.725213764 +0200
|
||
|
@@ -24,6 +24,7 @@
|
||
|
m4_include([Source/autotools/SetupLibtool.m4])
|
||
|
m4_include([Source/autotools/ReadCommandLineArguments.m4])
|
||
|
m4_include([Source/autotools/FindDependencies.m4])
|
||
|
+GTK_DOC_CHECK([1.10])
|
||
|
m4_include([Source/autotools/SetupCompilerFlags.m4])
|
||
|
m4_include([Source/autotools/SetupAutoconfHeader.m4])
|
||
|
|