🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 09:49:06 | PHP 8.1.34
📂
/ (Root)
/
usr
/
share
/
aclocal-1.16
📍 /usr/share/aclocal-1.16
🔄 Refresh
✏️
Editing: install-sh.m4
Read Only
## -*- Autoconf -*- # Copyright (C) 2001-2020 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl if test x"${install_sh+set}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi AC_SUBST([install_sh])])
💾 Save Changes
❌ Cancel