📄 autom4te.in
字号:
# Definition of Autom4te option sets. -*- Makefile -*-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software# Foundation, Inc.## This file is part of GNU Autoconf.## GNU Autoconf is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2, or (at your option)# any later version.## GNU Autoconf is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with autoconf; see the file COPYING. If not, write to# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,# Boston, MA 02110-1301, USA.## -------------------------- #### Autoheader preselections. #### -------------------------- ##begin-language: "Autoheader-preselections"args: --preselect AC_CONFIG_HEADERSargs: --preselect AH_OUTPUTargs: --preselect AC_DEFINE_TRACE_LITERALend-language: "Autoheader-preselections"## ------------------------ #### Automake-preselections. #### ------------------------ ##begin-language: "Automake-preselections"args: --preselect AC_CANONICAL_BUILDargs: --preselect AC_CANONICAL_HOST# AC_CANONICAL_SYSTEM was traced from Automake 1.7 to Automake 1.9.# Later versions trace AC_CANONICAL_TARGET instead.args: --preselect AC_CANONICAL_SYSTEMargs: --preselect AC_CANONICAL_TARGETargs: --preselect AC_CONFIG_AUX_DIRargs: --preselect AC_CONFIG_FILESargs: --preselect AC_CONFIG_HEADERSargs: --preselect AC_CONFIG_LIBOBJ_DIRargs: --preselect AC_CONFIG_LINKSargs: --preselect AC_FC_FREEFORMargs: --preselect AC_FC_SRCEXTargs: --preselect AC_INITargs: --preselect AC_LIBSOURCEargs: --preselect AC_REQUIRE_AUX_FILE# Automake < 1.10 traces AC_SUBST. Automake >= 1.10 traces AC_SUBST_TRACE.args: --preselect AC_SUBSTargs: --preselect AC_SUBST_TRACEargs: --preselect AM_AUTOMAKE_VERSIONargs: --preselect AM_CONDITIONALargs: --preselect AM_GNU_GETTEXTargs: --preselect AM_INIT_AUTOMAKEargs: --preselect AM_MAINTAINER_MODEargs: --preselect AM_PROG_CC_C_Oargs: --preselect AM_PROG_CXX_C_Oargs: --preselect AM_PROG_F77_C_Oargs: --preselect AM_PROG_FC_C_Oargs: --preselect _AM_SUBST_NOTMAKEargs: --preselect LT_SUPPORTED_TAGargs: --preselect _LT_AC_TAGCONFIGargs: --preselect m4_includeargs: --preselect m4_sincludeend-language: "Automake-preselections"## -------------------------- #### Autoreconf-preselections. #### -------------------------- ##begin-language: "Autoreconf-preselections"args: --preselect AC_CONFIG_AUX_DIRargs: --preselect AC_CONFIG_HEADERSargs: --preselect AC_CONFIG_SUBDIRSargs: --preselect AC_INITargs: --preselect AC_PROG_LIBTOOLargs: --preselect LT_INITargs: --preselect LT_CONFIG_LTDL_DIRargs: --preselect AM_GNU_GETTEXTend-language: "Autoreconf-preselections"## ------------------------ #### Autoscan-preselections. #### ------------------------ ### To update the following list:##$ tests/autom4te -l autoconf -M -t AN_OUTPUT:\$3 |# sed 's/(.*//' |# sort -u |# grep -v '^warn' |# sed 's/^/args: --preselect /'## and add AC_CHECK_LIB by hand.## I'm a bit frightened to put this into the Makefile, which was# my goal: running autom4te to get this list requires autom4te.cfg,# which is what we are building :( In fact we need three files, not# two (autom4te.pre -> autom4te.in -> autom4te.cfg).begin-language: "Autoscan-preselections"args: --preselect AC_CHECK_FUNCSargs: --preselect AC_CHECK_HEADERSargs: --preselect AC_CHECK_LIBargs: --preselect AC_CHECK_MEMBERSargs: --preselect AC_CHECK_TYPESargs: --preselect AC_C_CONSTargs: --preselect AC_C_INLINEargs: --preselect AC_C_VOLATILEargs: --preselect AC_DECL_SYS_SIGLISTargs: --preselect AC_FUNC_ALLOCAargs: --preselect AC_FUNC_CHOWNargs: --preselect AC_FUNC_CLOSEDIR_VOIDargs: --preselect AC_FUNC_ERROR_AT_LINEargs: --preselect AC_FUNC_FORKargs: --preselect AC_FUNC_FSEEKOargs: --preselect AC_FUNC_GETGROUPSargs: --preselect AC_FUNC_GETLOADAVGargs: --preselect AC_FUNC_GETMNTENTargs: --preselect AC_FUNC_GETPGRPargs: --preselect AC_FUNC_LSTATargs: --preselect AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINKargs: --preselect AC_FUNC_MALLOCargs: --preselect AC_FUNC_MBRTOWCargs: --preselect AC_FUNC_MEMCMPargs: --preselect AC_FUNC_MKTIMEargs: --preselect AC_FUNC_MMAPargs: --preselect AC_FUNC_OBSTACKargs: --preselect AC_FUNC_REALLOCargs: --preselect AC_FUNC_SELECT_ARGTYPESargs: --preselect AC_FUNC_SETPGRPargs: --preselect AC_FUNC_SETVBUF_REVERSEDargs: --preselect AC_FUNC_STATargs: --preselect AC_FUNC_STRCOLLargs: --preselect AC_FUNC_STRERROR_Rargs: --preselect AC_FUNC_STRFTIMEargs: --preselect AC_FUNC_STRNLENargs: --preselect AC_FUNC_STRTODargs: --preselect AC_FUNC_UTIME_NULLargs: --preselect AC_FUNC_VPRINTFargs: --preselect AC_FUNC_WAIT3args: --preselect AC_HEADER_DIRENTargs: --preselect AC_HEADER_MAJORargs: --preselect AC_HEADER_STATargs: --preselect AC_HEADER_STDCargs: --preselect AC_HEADER_SYS_WAITargs: --preselect AC_HEADER_TIMEargs: --preselect AC_PATH_Xargs: --preselect AC_PROG_AWKargs: --preselect AC_PROG_CCargs: --preselect AC_PROG_CPPargs: --preselect AC_PROG_CXXargs: --preselect AC_PROG_GCC_TRADITIONALargs: --preselect AC_PROG_INSTALLargs: --preselect AC_PROG_LEXargs: --preselect AC_PROG_LN_Sargs: --preselect AC_PROG_MAKE_SETargs: --preselect AC_PROG_RANLIBargs: --preselect AC_PROG_YACCargs: --preselect AC_REPLACE_FNMATCHargs: --preselect AC_STRUCT_ST_BLOCKSargs: --preselect AC_STRUCT_TIMEZONEargs: --preselect AC_STRUCT_TMargs: --preselect AC_TYPE_MODE_Targs: --preselect AC_TYPE_OFF_Targs: --preselect AC_TYPE_PID_Targs: --preselect AC_TYPE_SIGNALargs: --preselect AC_TYPE_SIZE_Targs: --preselect AC_TYPE_UID_Targs: --preselect AM_GNU_GETTEXTend-language: "Autoscan-preselections"## ----------------------------- #### Autoconf without aclocal.m4. #### ----------------------------- ### This intermediate language is used by aclocal to build aclocal.m4.begin-language: "Autoconf-without-aclocal-m4"args: --prepend-include @datadir@args: --cache=autom4te.cacheargs: autoconf/autoconf.m4fargs: acsite.m4?args: --mode 777args: --language Autoheader-preselectionsargs: --language Automake-preselectionsargs: --language Autoreconf-preselectionsargs: --language Autoscan-preselectionsargs: --language M4shend-language: "Autoconf-without-aclocal-m4"## ---------- #### Autoconf. #### ---------- ##begin-language: "Autoconf"args: --language Autoconf-without-aclocal-m4args: aclocal.m4?end-language: "Autoconf"## -------- #### Autotest #### -------- ##begin-language: "Autotest"args: --prepend-include @datadir@args: autotest/autotest.m4fargs: package.m4?args: local.at?args: --mode 777args: --language M4shend-language: "Autotest"## ---- #### M4sh #### ---- ##begin-language: "M4sh"args: --prepend-include @datadir@args: m4sugar/m4sh.m4fargs: --mode 777args: --language M4sugarend-language: "M4sh"## ------- #### M4sugar #### ------- ##begin-language: "M4sugar"args: --prepend-include @datadir@args: m4sugar/m4sugar.m4fargs: --warnings syntaxend-language: "M4sugar"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -