--- gtkam-0.1.12/configure.in.orig 2004-07-09 00:52:12 +0400 +++ gtkam-0.1.12/configure.in 2004-07-09 00:52:21 +0400 @@ -187,6 +187,7 @@ omf-install/gtkam-C.omf help/Makefile help/C/Makefile +help/ru/Makefile ]) echo " --- gtkam-0.1.12/configure.orig 2004-07-09 01:04:31 +0400 +++ gtkam-0.1.12/configure 2004-07-09 01:03:04 +0400 @@ -11034,7 +11034,7 @@ esac fi - ac_config_files="$ac_config_files intl/Makefile po/Makefile.in m4/Makefile Makefile art/Makefile pixmaps/Makefile packaging/Makefile packaging/rpm/Makefile packaging/rpm/package.spec src/Makefile test/Makefile doc/Makefile omf-install/Makefile omf-install/gtkam-C.omf help/Makefile help/C/Makefile" + ac_config_files="$ac_config_files intl/Makefile po/Makefile.in m4/Makefile Makefile art/Makefile pixmaps/Makefile packaging/Makefile packaging/rpm/Makefile packaging/rpm/package.spec src/Makefile test/Makefile doc/Makefile omf-install/Makefile omf-install/gtkam-C.omf help/Makefile help/C/Makefile help/ru/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure --- gtkam-0.1.12/help/Makefile.in.orig 2004-05-22 05:28:53 +0400 +++ gtkam-0.1.12/help/Makefile.in 2004-07-09 00:46:21 +0400 @@ -106,7 +106,7 @@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ -SUBDIRS = C +SUBDIRS = C ru mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = --- gtkam-0.1.12/help/Makefile.am.orig 2004-01-10 09:30:49 +0300 +++ gtkam-0.1.12/help/Makefile.am 2004-07-09 00:46:06 +0400 @@ -1,3 +1,3 @@ ## Process this file with automake to produce Makefile.in. -SUBDIRS = C +SUBDIRS = C ru