autoconf.m4
来自「这是一个自动生成MAKEFILE的工具。在LINUX工程项目里是很好的帮手。希望」· M4 代码 · 共 29 行
M4
29 行
dnl Driver that loads the Autoconf macro files.dnl Requires GNU m4.dnl This file is part of Autoconf.dnl Copyright (C) 1994 Free Software Foundation, Inc.dnldnl This program is free software; you can redistribute it and/or modifydnl it under the terms of the GNU General Public License as published bydnl the Free Software Foundation; either version 2, or (at your option)dnl any later version.dnldnl This program is distributed in the hope that it will be useful,dnl but WITHOUT ANY WARRANTY; without even the implied warranty ofdnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See thednl GNU General Public License for more details.dnldnl You should have received a copy of the GNU General Public Licensednl along with this program; if not, write to the Free Softwarednl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MAdnl 02111-1307, USA.dnldnl Written by David MacKenzie.dnlinclude(acgeneral.m4)dnlbuiltin(include, acspecific.m4)dnlbuiltin(include, acoldnames.m4)dnldnl Do not sinclude acsite.m4 here, because it may not be installeddnl yet when Autoconf is frozen.dnl Do not sinclude ./aclocal.m4 here, to prevent it from being frozen.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?