From 877036598ea68dedbf684e0ab76f50016af847cb Mon Sep 17 00:00:00 2001 From: Choe Hwanjin Date: Sun, 13 Dec 2009 23:36:15 +0900 Subject: Update Setup dialog * Add hanja key configuration ui * Migrate to GtkBuilder: use intltool, change ui filename * Update po files * Issue #689 http://code.google.com/p/ibus/issues/detail?id=689 https://bugzilla.redhat.com/show_bug.cgi?id=493509 --- autogen.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 704a524..d9c98bc 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,6 +5,7 @@ set -x touch ChangeLog autopoint libtoolize --automake --copy +intltoolize --copy --force aclocal -I m4 autoheader automake --add-missing --copy -- cgit v1.2.1