summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBaptiste Mille-Mathias <baptiste.millemathias@gmail.com>2014-01-25 18:34:36 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2014-01-31 10:59:50 +0000
commit53700c05fa80770183642c3c1d7e58a02bc9f34a (patch)
tree21224e1c459d1c5d34cfbd0e3a6c39755baea951 /autogen.sh
parent5944d4fd1b696a80eaa9e46071ad37774515eff6 (diff)
downloadgrilo-plugins-53700c05fa80770183642c3c1d7e58a02bc9f34a.tar.gz
Port from gnome-doc-utils to yelp
Ditch gnome-doc-utils which is obsolete now in favor of yelp Thanks to David King for the help. https://bugzilla.gnome.org/show_bug.cgi?id=699317
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 63f0827..46d2b4d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,8 +17,6 @@ which gnome-autogen.sh || {
exit 1
}
-gnome-doc-prepare --automake --copy --force
REQUIRED_AUTOMAKE_VERSION=1.8 \
USE_GNOME2_MACROS=1 \
-USE_COMMON_DOC_BUILD=yes \
. gnome-autogen.sh "$@"