1
1
Этот коммит содержится в:
Miguel de Icaza 1999-07-07 07:01:20 +00:00
родитель 99934b7e9e
Коммит ecb43d1aa3
4 изменённых файлов: 2 добавлений и 5 удалений

Просмотреть файл

@ -79,7 +79,6 @@ vfsdir = $(rootdir)/vfs
xvdir = $(rootdir)/xv
tkdir = $(rootdir)/tk
gnomedir = $(rootdir)/gnome
icondir = $(rootdir)/icons
hpath = -I$(mcsrcdir) -I$(slangdir) -I$(vfsdir) -I$(xvdir) -I$(xvdir)/support/xview_private -I$(tkdir)

Просмотреть файл

@ -5,7 +5,7 @@ AC_INIT(create_vcs)
AC_CONFIG_HEADER(config.h)
PACKAGE=mc
VERSION=4.5.35
VERSION=4.5.36
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(VERSION)

Просмотреть файл

@ -365,9 +365,6 @@ __argz_count __argz_stringify __argz_next])
dnl find the mkinstalldirs script in another subdir but ($top_srcdir).
dnl Try to locate is.
MKINSTALLDIRS=
if test -n "$ac_aux_dir"; then
MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
fi
if test -z "$MKINSTALLDIRS"; then
MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
fi

Просмотреть файл

@ -5716,6 +5716,7 @@ msgid ""
"Couldn't open %s archive\n"
"%s"
msgstr "Non posso aprire la pipe %s\n"
"%s"
#: vfs/extfs.c:298 vfs/extfs.c:318
msgid "Inconsistent extfs archive"