[at-spi2-core] Add intltoolize to autogen.sh (GNOME bug 648014)
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Add intltoolize to autogen.sh (GNOME bug 648014)
- Date: Mon, 18 Apr 2011 10:16:09 +0000 (UTC)
commit f02d52b59aa78422479b2636603782360275ef1e
Author: Craig Keogh <cskeogh adam com au>
Date: Sun Apr 17 21:57:46 2011 +0930
Add intltoolize to autogen.sh (GNOME bug 648014)
autogen.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 6e83a51..ae6ec89 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,5 +3,7 @@
# run gtkdocize
gtkdocize || exit 1
+intltoolize --force --copy --automake || exit 1
+
# gnome-autogen.sh runs configure, so do likewise.
autoreconf -vif && ./configure "$@"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]