[ Avaa Bypassed ]




Upload:

Command:

www-data@3.145.38.251: ~ $
# Portability macros for glibc argz.                    -*- Autoconf -*-
#
#   Copyright (C) 2004-2007, 2011-2019, 2021-2022 Free Software
#   Foundation, Inc.
#   Written by Gary V. Vaughan <gary@gnu.org>
#
# 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.

# serial 2 ltargz.m4

AC_DEFUN([LT_FUNC_ARGZ], [
dnl Required for use of '$SED' in Cygwin configuration.
AC_REQUIRE([AC_PROG_SED])dnl
AC_CHECK_HEADERS([argz.h], [], [], [AC_INCLUDES_DEFAULT])

AC_CHECK_TYPES([error_t],
  [],
  [AC_DEFINE([error_t], [int],
   [Define to a type to use for 'error_t' if it is not otherwise available.])
   AC_DEFINE([__error_t_defined], [1], [Define so that glibc/gnulib argp.h
    does not typedef error_t.])],
  [#if defined(HAVE_ARGZ_H)
#  include <argz.h>
#endif])

LT_ARGZ_H=
AC_CHECK_FUNCS([argz_add argz_append argz_count argz_create_sep argz_insert \
	argz_next argz_stringify], [], [LT_ARGZ_H=lt__argz.h; AC_LIBOBJ([lt__argz])])

dnl if have system argz functions, allow forced use of
dnl libltdl-supplied implementation (and default to do so
dnl on "known bad" systems). Could use a runtime check, but
dnl (a) detecting malloc issues is notoriously unreliable
dnl (b) only known system that declares argz functions,
dnl     provides them, yet they are broken, is cygwin
dnl     releases prior to 16-Mar-2007 (1.5.24 and earlier)
dnl So, it's more straightforward simply to special case
dnl this for known bad systems.
AS_IF([test -z "$LT_ARGZ_H"],
    [AC_CACHE_CHECK(
        [if argz actually works],
        [lt_cv_sys_argz_works],
        [[case $host_os in #(
	 *cygwin*)
	   lt_cv_sys_argz_works=no
	   if test no != "$cross_compiling"; then
	     lt_cv_sys_argz_works="guessing no"
	   else
	     lt_sed_extract_leading_digits='s/^\([0-9\.]*\).*/\1/'
	     save_IFS=$IFS
	     IFS=-.
	     set x `uname -r | $SED -e "$lt_sed_extract_leading_digits"`
	     IFS=$save_IFS
	     lt_os_major=${2-0}
	     lt_os_minor=${3-0}
	     lt_os_micro=${4-0}
	     if test 1 -lt "$lt_os_major" \
		|| { test 1 -eq "$lt_os_major" \
		  && { test 5 -lt "$lt_os_minor" \
		    || { test 5 -eq "$lt_os_minor" \
		      && test 24 -lt "$lt_os_micro"; }; }; }; then
	       lt_cv_sys_argz_works=yes
	     fi
	   fi
	   ;; #(
	 *) lt_cv_sys_argz_works=yes ;;
	 esac]])
     AS_IF([test yes = "$lt_cv_sys_argz_works"],
        [AC_DEFINE([HAVE_WORKING_ARGZ], 1,
                   [This value is set to 1 to indicate that the system argz facility works])],
        [LT_ARGZ_H=lt__argz.h
        AC_LIBOBJ([lt__argz])])])

AC_SUBST([LT_ARGZ_H])
])

Filemanager

Name Type Size Permission Actions
appdata-xml.m4 File 3.11 KB 0644
appstream-xml.m4 File 2.94 KB 0644
expat.m4 File 1.41 KB 0644
gettext.m4 File 14.15 KB 0644
glib-2.0.m4 File 8.17 KB 0644
glib-gettext.m4 File 15.38 KB 0644
gpg-error.m4 File 7.98 KB 0644
gpgrt.m4 File 3.99 KB 0644
gsettings.m4 File 3.5 KB 0644
gtk-3.0.m4 File 8.03 KB 0644
host-cpu-c-abi.m4 File 21.91 KB 0644
iconv.m4 File 9.5 KB 0644
intlmacosx.m4 File 3.15 KB 0644
introspection.m4 File 5.01 KB 0644
lib-ld.m4 File 5.24 KB 0644
lib-link.m4 File 33.99 KB 0644
lib-prefix.m4 File 11.66 KB 0644
libcurl.m4 File 10.91 KB 0644
libgcrypt.m4 File 6.1 KB 0644
libtool.m4 File 299.85 KB 0644
libxml2.m4 File 7.72 KB 0644
ltargz.m4 File 2.61 KB 0644
ltdl.m4 File 29.36 KB 0644
ltoptions.m4 File 14.18 KB 0644
ltsugar.m4 File 4.29 KB 0644
ltversion.m4 File 714 B 0644
lt~obsolete.m4 File 6.01 KB 0644
mm-ax_cxx_compile_stdcxx.m4 File 19.1 KB 0644
mm-ax_cxx_compile_stdcxx_11.m4 File 5.66 KB 0644
mm-common.m4 File 1.64 KB 0644
mm-dietlib.m4 File 4.57 KB 0644
mm-doc.m4 File 10.27 KB 0644
mm-module.m4 File 3.25 KB 0644
mm-pkg.m4 File 3.87 KB 0644
mm-warnings.m4 File 4.56 KB 0644
nls.m4 File 1.21 KB 0644
nspr.m4 File 2.76 KB 0644
pkg.m4 File 10.01 KB 0644
po.m4 File 18.39 KB 0644
progtest.m4 File 3.02 KB 0644
vala.m4 File 4.46 KB 0644
vapigen.m4 File 3.4 KB 0644
wayland-scanner.m4 File 428 B 0644
xtrans.m4 File 6.38 KB 0644