Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autoconf-archive/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Next: ax_config_feature, Previous: ax_compute_standard_relative_paths, Up: The Macros ax_cond_with_levelSynopsisAX_COND_WITH_LEVEL(PACKAGE [,DEFAULT [,YESLEVEL]]) DescriptionActually used after an AC_ARG_WITH(PKG,...) option-directive, where AC_ARG_WITH is a part of the standard autoconf to define a ‘configure‘ –with-PKG option. This macros works almost like AC_COND_WITH(PACKAGE [,DEFAULT]), but the definition is set to a numeric value. The level of a simple "yes" is given (or assumed "2" if absent), otherwise the level can be given in mnemonic names, being: 1 = some 2 = many 3 = all 4 = extra 5 = extrasome more 6 = extramany muchmore much 7 = super everything 8 = ultra experimental 9 = insane this macro is most handily it making Makefile.in/Makefile.am that have a set of with-level declarations, especially optimization-levels the $withval shell-variable is set for further examination (it carries the numeric value of the various mnemonics above) Source CodeDownload the latest version of ax_cond_with_level.m4 or browse the macro’s revision history. LicenseCopyright © 2008 Guido U. Draheim guidod@gmx.de Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.005 ]-- |