up requirement for gtk-doc to 1.3 to fix gtk-doc build issues
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 29 Jun 2005 14:06:57 +0000 (14:06 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 29 Jun 2005 14:06:57 +0000 (14:06 +0000)
Original commit message from CVS:
up requirement for gtk-doc to 1.3 to fix gtk-doc build issues

configure.ac

index b5ae7c2..5ecfb80 100644 (file)
@@ -793,7 +793,7 @@ dnl ######################
 dnl # Checks for gtk-doc #
 dnl ######################
 
-GTK_DOC_CHECK([1.0])
+GTK_DOC_CHECK([1.3])
 
 dnl #############################
 dnl # Set automake conditionals #