代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/154890/5632816
sh autogen.sh
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
PROJECT="The LibVideoGFX Library"
TEST_TYPE=-f
FILE=libvid
www.eeworm.com/read/292796/8332971
m4 autotest.m4
# This file is part of Autoconf. -*- Autoconf -*-
# M4 macros used in building test suites.
# Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
# This program is free software; you can
www.eeworm.com/read/292796/8333321
authors
Autoconf was originally written by David MacKenzie, with help from
Franc,ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, Roland
McGrath, Noah Friedman, david d zuhn, and many others.
Ben El
www.eeworm.com/read/100407/15874516
news
The organization of the project files has changed a bit from that last release.
The autoconf stuff has been moved to the root directory. The include directory
has also been moved from src/include to
www.eeworm.com/read/100074/15886451
reconfig
# Copyright (C) 1999-2000 Open Source Telecom Corporation.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or withou