代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/131315/5932839
makefile
# @(#)Makefile 8.2 (Berkeley) 8/15/93
AS= as ${DEBUG}
CC= cc ${DEBUG}
LD= ld
CPP= cpp
S= ../..
INCLUDES= -I${.CURDIR} -I${.CURDIR}/$S
COPTS= ${INCLUDES} ${IDENT} -DKERNEL
CFLAGS= -g -O
LDFLAGS= -
www.eeworm.com/read/100603/6265690
cvsignore .cvsignore
nfspwd
revdepth
my_config.mk
my_overrides.mk
autoconf.mk
nsprincl.mk
nsprincl.sh
now
Makefile
nsinstall
nspr-config
www.eeworm.com/read/154972/11908939
in makefile.in
# Makefile.in generated by automake 1.7a from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
# Free Software Foundation, Inc.
# This Makef
www.eeworm.com/read/152475/12111325
ac configure.ac
dnl Process this file with autoconf to produce a configure script.
AC_INIT([DCPlusPlus], 0.667)
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE(foreign)
AC_CONFIG_SRCDIR(client/ADLSearch.cpp)
AC_GNU_SO
www.eeworm.com/read/253219/12239202
m4 specific.m4
# This file is part of Autoconf. -*- Autoconf -*-
# Macros that test for specific, unclassified, features.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004,
www.eeworm.com/read/253219/12239223
in makefile.in
# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free Software Foundation, Inc
www.eeworm.com/read/253219/12239251
in makefile.in
# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free Software Foundation, Inc
www.eeworm.com/read/124283/14578732
sh autogen.sh
#! /bin/sh
# Run this to generate all the auto-generated files needed by the GNU
# configure program
libtoolize --automake
aclocal
automake --add-missing --gnu
autoconf
echo "Now use ./configure --e
www.eeworm.com/read/158865/5593116
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(makeinfo.0/atnode.exp)
AC_OUTPUT(Makefile)
www.eeworm.com/read/294538/8220699
ac configure.ac
dnl Process this file with autoconf to produce a configure script.
AC_INIT([DCPlusPlus], 0.667)
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE(foreign)
AC_CONFIG_SRCDIR(client/ADLSearch.cpp)
AC_GNU_SO