GRAYBYTE WORDPRESS FILE MANAGER4530

Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/share/aclocal-1.16/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/aclocal-1.16//lispdir.m4
## ------------------------                                 -*- Autoconf -*-
## Emacs LISP file handling
## From Ulrich Drepper
## Almost entirely rewritten by Alexandre Oliva
## ------------------------
# Copyright (C) 1996-2018 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_PATH_LISPDIR
# ---------------
AC_DEFUN([AM_PATH_LISPDIR],
[AC_PREREQ([2.60])dnl
 # If set to t, that means we are running in a shell under Emacs.
 # If you have an Emacs named "t", then use the full path.
 test x"$EMACS" = xt && EMACS=
 AC_CHECK_PROGS([EMACS], [emacs xemacs], [no])
 AC_ARG_VAR([EMACS], [the Emacs editor command])
 AC_ARG_VAR([EMACSLOADPATH], [the Emacs library search path])
 AC_ARG_WITH([lispdir],
 [AS_HELP_STRING([--with-lispdir],
                 [override the default lisp directory])],
 [ lispdir="$withval"
   AC_MSG_CHECKING([where .elc files should go])
   AC_MSG_RESULT([$lispdir])],
 [
 AC_CACHE_CHECK([where .elc files should go], [am_cv_lispdir], [
   if test $EMACS != "no"; then
     if test x${lispdir+set} != xset; then
  # If $EMACS isn't GNU Emacs or XEmacs, this can blow up pretty badly
  # Some emacsen will start up in interactive mode, requiring C-x C-c to exit,
  #  which is non-obvious for non-emacs users.
  # Redirecting /dev/null should help a bit; pity we can't detect "broken"
  #  emacsen earlier and avoid running this altogether.
  AC_RUN_LOG([$EMACS -batch -Q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out])
	am_cv_lispdir=`sed -n \
       -e 's,/$,,' \
       -e '/.*\/lib\/x*emacs\/site-lisp$/{s,.*/lib/\(x*emacs/site-lisp\)$,${libdir}/\1,;p;q;}' \
       -e '/.*\/share\/x*emacs\/site-lisp$/{s,.*/share/\(x*emacs/site-lisp\),${datarootdir}/\1,;p;q;}' \
       conftest.out`
       rm conftest.out
     fi
   fi
   test -z "$am_cv_lispdir" && am_cv_lispdir='${datadir}/emacs/site-lisp'
  ])
  lispdir="$am_cv_lispdir"
])
AC_SUBST([lispdir])
])# AM_PATH_LISPDIR

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 26 2025 07:10:40
root / root
0755
internal
--
March 03 2024 20:39:01
root / root
0755
amversion.m4
1.579 KB
October 14 2023 20:00:43
root / root
0644
ar-lib.m4
2.018 KB
October 14 2023 20:00:43
root / root
0644
as.m4
0.749 KB
October 14 2023 20:00:43
root / root
0644
auxdir.m4
2.351 KB
October 14 2023 20:00:43
root / root
0644
cond-if.m4
1.006 KB
October 14 2023 20:00:43
root / root
0644
cond.m4
1.012 KB
October 14 2023 20:00:43
root / root
0644
depend.m4
7.11 KB
October 14 2023 20:00:43
root / root
0644
depout.m4
2.575 KB
October 14 2023 20:00:43
root / root
0644
dmalloc.m4
0.885 KB
October 14 2023 20:00:43
root / root
0644
extra-recurs.m4
0.721 KB
October 14 2023 20:00:43
root / root
0644
gcj.m4
0.634 KB
October 14 2023 20:00:43
root / root
0644
init.m4
7.844 KB
October 14 2023 20:00:43
root / root
0644
install-sh.m4
0.665 KB
October 14 2023 20:00:43
root / root
0644
lead-dot.m4
0.626 KB
October 14 2023 20:00:43
root / root
0644
lex.m4
0.673 KB
October 14 2023 20:00:43
root / root
0644
lispdir.m4
2.102 KB
October 14 2023 20:00:43
root / root
0644
maintainer.m4
1.617 KB
October 14 2023 20:00:43
root / root
0644
make.m4
1.4 KB
October 14 2023 20:00:43
root / root
0644
missing.m4
1.128 KB
October 14 2023 20:00:43
root / root
0644
mkdirp.m4
1.317 KB
October 14 2023 20:00:43
root / root
0644
obsolete.m4
0.984 KB
October 14 2023 20:00:43
root / root
0644
options.m4
1.064 KB
October 14 2023 20:00:43
root / root
0644
prog-cc-c-o.m4
1.651 KB
October 14 2023 20:00:43
root / root
0644
python.m4
9.195 KB
October 14 2023 20:00:43
root / root
0644
runlog.m4
0.701 KB
October 14 2023 20:00:43
root / root
0644
sanity.m4
2.584 KB
October 14 2023 20:00:43
root / root
0644
silent.m4
1.866 KB
October 14 2023 20:00:43
root / root
0644
strip.m4
1.359 KB
October 14 2023 20:00:43
root / root
0644
substnot.m4
0.659 KB
October 14 2023 20:00:43
root / root
0644
tar.m4
4.366 KB
October 14 2023 20:00:43
root / root
0644
upc.m4
0.816 KB
October 14 2023 20:00:43
root / root
0644
vala.m4
1.616 KB
October 14 2023 20:00:43
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF