[gupnp] build: Remove intltool
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] build: Remove intltool
- Date: Sat, 2 Apr 2016 21:28:40 +0000 (UTC)
commit a8dee0da8c6d6bd54b1904839998b57448544900
Author: Jens Georg <mail jensge org>
Date: Sat Apr 2 23:28:03 2016 +0200
build: Remove intltool
There are no translations in GUPnP
Signed-off-by: Jens Georg <mail jensge org>
autogen.sh | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index efc4477..b6efba6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -23,9 +23,7 @@ if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then
fi
aclocal --install || exit 1
-glib-gettextize --force --copy || exit 1
gtkdocize --copy || exit 1
-intltoolize --force --copy --automake || exit 1
autoreconf --verbose --force --install || exit 1
cd "$olddir"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]