* acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.

* configure.in: Substitute Perl location in all extfs scripts
written in Perl.
This commit is contained in:
Pavel Roskin 2002-12-11 20:55:37 +00:00
parent d7bc37f747
commit 7f84fee73d
3 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2002-12-11 Pavel Roskin <proski@gnu.org>
* acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
* configure.in: Substitute Perl location in all extfs scripts
written in Perl.
2002-12-11 David Martin <dmartina@excite.com>
* doc/xnc.hlp: Update GPL (change FSF address

View File

@ -51,6 +51,7 @@ AC_DEFUN([MC_EXTFS_CHECKS], [
HAVE_ZIPINFO=0
fi
AC_SUBST([HAVE_ZIPINFO])
AC_PATH_PROG([PERL], [perl], [/usr/bin/perl])
])

View File

@ -575,12 +575,20 @@ m4/Makefile
lib/mc.ext
vfs/extfs/a
vfs/extfs/apt
vfs/extfs/audio
vfs/extfs/deb
vfs/extfs/deba
vfs/extfs/debd
vfs/extfs/dpkg
vfs/extfs/lslR
vfs/extfs/mailfs
vfs/extfs/patchfs
vfs/extfs/rpms
vfs/extfs/uar
vfs/extfs/ulha
vfs/extfs/uha
vfs/extfs/ulha
vfs/extfs/urar
vfs/extfs/uzip
vfs/extfs/uzoo