__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# -*- tab-width: 4; -*- # Configure paths for NSPR # Public domain - Chris Seawood <[email protected]> 2001-04-05 # Based upon gtk.m4 (also PD) by Owen Taylor dnl AM_PATH_NSPR([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) dnl Test for NSPR, and define NSPR_CFLAGS and NSPR_LIBS AC_DEFUN([AM_PATH_NSPR], [dnl AC_ARG_WITH(nspr-prefix, [ --with-nspr-prefix=PFX Prefix where NSPR is installed], nspr_config_prefix="$withval", nspr_config_prefix="") AC_ARG_WITH(nspr-exec-prefix, [ --with-nspr-exec-prefix=PFX Exec prefix where NSPR is installed], nspr_config_exec_prefix="$withval", nspr_config_exec_prefix="") if test -n "$nspr_config_exec_prefix"; then nspr_config_args="$nspr_config_args --exec-prefix=$nspr_config_exec_prefix" if test -z "$NSPR_CONFIG"; then NSPR_CONFIG=$nspr_config_exec_prefix/bin/nspr-config fi fi if test -n "$nspr_config_prefix"; then nspr_config_args="$nspr_config_args --prefix=$nspr_config_prefix" if test -z "$NSPR_CONFIG"; then NSPR_CONFIG=$nspr_config_prefix/bin/nspr-config fi fi unset ac_cv_path_NSPR_CONFIG AC_PATH_PROG(NSPR_CONFIG, nspr-config, no) min_nspr_version=ifelse([$1], ,4.0.0,$1) AC_MSG_CHECKING(for NSPR - version >= $min_nspr_version) no_nspr="" if test "$NSPR_CONFIG" = "no"; then no_nspr="yes" else NSPR_CFLAGS=`$NSPR_CONFIG $nspr_config_args --cflags` NSPR_LIBS=`$NSPR_CONFIG $nspr_config_args --libs` nspr_config_major_version=`$NSPR_CONFIG $nspr_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` nspr_config_minor_version=`$NSPR_CONFIG $nspr_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` nspr_config_micro_version=`$NSPR_CONFIG $nspr_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` min_nspr_major_version=`echo $min_nspr_version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` min_nspr_minor_version=`echo $min_nspr_version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` min_nspr_micro_version=`echo $min_nspr_version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` if test "$nspr_config_major_version" -ne "$min_nspr_major_version"; then no_nspr="yes" elif test "$nspr_config_major_version" -eq "$min_nspr_major_version" && test "$nspr_config_minor_version" -lt "$min_nspr_minor_version"; then no_nspr="yes" elif test "$nspr_config_major_version" -eq "$min_nspr_major_version" && test "$nspr_config_minor_version" -eq "$min_nspr_minor_version" && test "$nspr_config_micro_version" -lt "$min_nspr_micro_version"; then no_nspr="yes" fi fi if test -z "$no_nspr"; then AC_MSG_RESULT(yes) ifelse([$2], , :, [$2]) else AC_MSG_RESULT(no) fi AC_SUBST(NSPR_CFLAGS) AC_SUBST(NSPR_LIBS) ])
| 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.49 KB | 0644 |
|
| libxml2.m4 | File | 7.72 KB | 0644 |
|
| ltargz.m4 | File | 2.51 KB | 0644 |
|
| ltdl.m4 | File | 29.34 KB | 0644 |
|
| ltoptions.m4 | File | 14.17 KB | 0644 |
|
| ltsugar.m4 | File | 4.28 KB | 0644 |
|
| ltversion.m4 | File | 699 B | 0644 |
|
| lt~obsolete.m4 | File | 6 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 |
|