#! /bin/sh /usr/share/dpatch/dpatch-run ## fix_intltool.dpatch by Kanru Chen ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad scim-chewing-0.3.0~/configure.ac scim-chewing-0.3.0/configure.ac --- scim-chewing-0.3.0~/configure.ac 2006-05-28 17:57:19.000000000 +0800 +++ scim-chewing-0.3.0/configure.ac 2006-05-28 18:07:43.000000000 +0800 @@ -33,6 +33,9 @@ #AC_LIB_LTDL AC_SUBST(LIBTOOL_DEPS) +# Init intltool +IT_PROG_INTLTOOL + # Checks for programs. AC_PROG_CXX AC_PROG_CC