代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/100019/15887969
sh autogen.sh
#! /bin/tcsh -f
aclocal
autoheader
automake
autoconf
www.eeworm.com/read/173224/9666474
sh autogen.sh
#!/bin/sh
#
# $Id: autogen.sh,v 1.8 2003/02/20 15:30:01 aymeric Exp $
#
# Run this to generate all the initial makefiles, etc.
#
# Cases which are known to work:
# 2002-07-14: Debian GNU/Linux unstabl
www.eeworm.com/read/189512/8466370
readme
This is source code that is used by various components of the Harvest system.
Notes for distribution along with glimpse:
------------------------------------------
Glimpse uses the SOIF parser distri
www.eeworm.com/read/187101/8856407
readme
Autoconf
Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages.
These scripts can adapt the packages to many kinds of UNIX
www.eeworm.com/read/426701/9003709
changelog
0.04 04/11/2005
Continuous mode now outputs --- lines when there's a delay in data being
observed. Helps to distinguish between different packets.
0.03 08/10/2002
Added the following features, from a
www.eeworm.com/read/282752/9069713
bootstrap
#! /bin/sh
libtoolize --force \
&& aclocal \
&& autoconf \
&& automake -a
www.eeworm.com/read/348705/10872859
html gtkfaq-4.html
GTK+ FAQ: Development with GTK+: the begining