代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/229523/14332992
m4 isc-posix.m4
# isc-posix.m4 serial 2 (gettext-0.11.2)
dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License.
www.eeworm.com/read/229002/14355915
sh autogen.sh
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
srcdir=`dirname $0`
PKG_NAME="the package."
DIE=0
#check autoconf
(autoconf --version) < /dev/null > /dev/null 2>&1 || {
echo
ech
www.eeworm.com/read/227241/14436376
autojoe
# The automake and autoconf commands which need to be run
#!/bin/sh
aclocal
autoheader
automake -a -c
automake -a -c man/Makefile
automake -a -c man/ru/Makefile
automake -a -c rc/Makefile
auto
www.eeworm.com/read/226417/14475532
h config.h
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
#include
#endif
www.eeworm.com/read/225739/14518329
makefile
# You can do "make SUB=blah" to make only a few, or edit here, or both
# You can also run make directly in the subdirs you want.
SUB = lib tftp tftpd
%.build: MCONFIG aconfig.h version.h
$(MAKE)
www.eeworm.com/read/121651/14744552
makefile
# ./Makefile.in -*- Makefile -*-
# $Id: Makefile.in,v 1.16 2003/03/07 02:24:18 gcw Exp $
# autoconf/Make.common.in -*- Makefile -*-
# release date (man), LSM date, version number/name, current mai
www.eeworm.com/read/119872/14819041
m4 isc-posix.m4
# isc-posix.m4 serial 2 (gettext-0.11.2)
dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License.
www.eeworm.com/read/119797/14821236
bootstrap
#! /bin/sh
autoheader
aclocal \
&& autoconf \
&& automake --foreign --add-missing
www.eeworm.com/read/114188/15065740
htm 00000002.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: reden (Offer 快快来啊 ~!), 信区: Linux &
www.eeworm.com/read/207672/15265183
m4 isc-posix.m4
# isc-posix.m4 serial 2 (gettext-0.11.2)
dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License.