[seahorse] Remove gtk-doc stuff from autogen.sh
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] Remove gtk-doc stuff from autogen.sh
- Date: Sun, 28 Apr 2013 15:24:33 +0000 (UTC)
commit 7570b3fa810fae2f31d51ce4ba6e759de397370b
Author: Stef Walter <stefw gnome org>
Date: Sun Apr 28 17:14:19 2013 +0200
Remove gtk-doc stuff from autogen.sh
https://bugzilla.gnome.org/show_bug.cgi?id=699142
autogen.sh | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index b99f932..0d62db3 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,12 +17,4 @@ which gnome-autogen.sh || {
exit 1
}
-(gtkdocize --flavour=no-tmpl) < /dev/null > /dev/null 2>&1 || {
- echo
- echo "You must have gtk-doc installed to compile seahorse."
- echo "Install the appropriate package for your distribution,"
- echo "or get the source tarball at http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/"
- DIE=1
-}
-
REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 . gnome-autogen.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]