代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/187101/8856418
texi autoconf.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename autoconf.info
@settitle Autoconf
@c For double-sided printing, uncomment:
@c @setchapternewpage odd
@c %**end of header
@set EDITION
www.eeworm.com/read/187101/8856509
sh autoconf.sh
#! @SHELL@
# autoconf -- create `configure' using m4 macros
# Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/187101/8856520
info autoconf.info
www.eeworm.com/read/282004/9124887
h autoconf.h
/*
* Automatically generated C config: don't edit
*/
#define AUTOCONF_INCLUDED
/*
* System dependent Selection
*/
#define CONFIG_GNUMAKE 1
#define CONFIG_CHANGE_VERSION 1
#define CONFIG_M
www.eeworm.com/read/281650/9144067
h autoconf.h
/*
* Automatically generated by make menuconfig: don't edit
*/
#define AUTOCONF_INCLUDED
/*
* System Type
*/
#undef CONFIG_ARCH_SA1100
#undef CONFIG_ARCH_PXA250
#undef CONFIG_ARCH_S3C2400
#und
www.eeworm.com/read/179705/9342247
texi autoconf.texi
@cindex autoconf, using with GSL
For applications using @code{autoconf} the standard macro
@code{AC_CHECK_LIB} can be used to link with GSL automatically
from a @code{configure} script. The library
www.eeworm.com/read/164463/10106234
h autoconf.h
/*
* Automatically generated C config: don't edit
*/
#define AUTOCONF_INCLUDED
#define CONFIG_ARM 1
#undef CONFIG_EISA
#undef CONFIG_SBUS
#undef CONFIG_MCA
#define CONFIG_UID16 1
#define CONFIG_R
www.eeworm.com/read/359751/10125942
h autoconf.h
/*
* Automatically generated C config: don't edit
* Linux kernel version: 2.6.13.1
* Tue Sep 13 16:25:04 2005
*/
#define AUTOCONF_INCLUDED
#define CONFIG_X86 1
#define CONFIG_MMU 1
#define CONFIG_
www.eeworm.com/read/161332/10424100
mk autoconf.mk
#
# simple autoconf system for GNU make
#
# (c) 2002-2004 Gerd Knorr
#
# credits for creating this one go to the autotools people because
# they managed it to annoy lots of develo