[eog] Remove extraneous gtkdocize in autogen causing build to fail



commit e48d096daef6657a46f00e83d65dc4eaac5da5e5
Author: Seán de Búrca <leftmostcat gmail com>
Date:   Thu Aug 29 19:20:45 2013 -0600

    Remove extraneous gtkdocize in autogen causing build to fail
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707099

 autogen.sh |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 7e2d5b8..0952c5c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,11 +17,6 @@ which gnome-autogen.sh || {
     exit 1
 }
 
-gtkdocize || {
-    echo "You are missing gtk-doc. Please install it"
-    exit 1
-}
-
 REQUIRED_AUTOCONF_VERSION=2.59
 REQUIRED_AUTOMAKE_VERSION=1.11
 REQUIRED_INTLTOOL_VERSION=0.40.0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]