diff options
Diffstat (limited to 'japanese/im-ja/files/patch-configure')
-rw-r--r-- | japanese/im-ja/files/patch-configure | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/im-ja/files/patch-configure b/japanese/im-ja/files/patch-configure new file mode 100644 index 000000000000..492eb99c36dd --- /dev/null +++ b/japanese/im-ja/files/patch-configure @@ -0,0 +1,12 @@ +*** configure.orig Tue Sep 2 17:14:05 2003 +--- configure Tue Sep 2 17:14:21 2003 +*************** +*** 7666,7671 **** +--- 7666,7672 ---- + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++ $ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |