代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/394314/8231737
remove-old
#!/bin/bash -x
if [ "$1" == "" ]; then
KERN=/lib/modules/`uname -r`/build
else
KERN="$1"
fi
echo ${KERN} | grep "/\$" || KERN="${KERN}/"
function ask_comment()
{
while true; do
read -p
www.eeworm.com/read/292797/8332401
test ansi3.test
#! /bin/sh
# Actual test of ansi2knr functionality. Relies on existence
# of working gcc.
. $srcdir/defs || exit 1
cat > configure.in
www.eeworm.com/read/292796/8333099
in makefile.in
# Makefile.in generated by automake 1.7.1 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# This Makefile.in is
www.eeworm.com/read/292796/8333325
in autoheader.in
#! @PERL@
# -*- Perl -*-
# @configure_input@
eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
if 0;
# autoheader -- create `config.h.in' from `configure.ac'
# Copyri
www.eeworm.com/read/282441/9093303
pl conf.change.pl
#!/usr/bin/perl -w
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (whi
www.eeworm.com/read/177478/9451195
ac configure.ac
dnl
dnl ref: http://www.gnu.org/software/autoconf/manual/autoconf.info.gz
dnl
AC_PREREQ(2.57)
dnl information on the package
dnl ---------------------------
AC_INIT([sofia-options-client-example],
www.eeworm.com/read/242861/12977218
ac configure.ac
## Process this file with autoconf to produce configure.
## In general, the safest way to proceed is to run the following:
## % aclocal -I `pwd`/../autoconf && autoconf && autoheader && automake
#
www.eeworm.com/read/138050/13269318
c issetugid.c
/* $Id: issetugid.c,v 1.6 1999/05/13 16:35:57 karls Exp $ */
#ifdef HAVE_CONFIG_H
#include "autoconf.h"
#endif /* HAVE_CONFIG_H */
#include "common.h"
#if !HAVE_ISSETUGID
int
issetugid()
{
retur
www.eeworm.com/read/302709/13828285
makefile
#-*-makefile-*- ; force emacs to enter makefile-mode
# ``The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
# co
www.eeworm.com/read/148153/5717636
in makefile.in
#######################################################################
#
# TARGET should be set by autoconf only. Don't touch it.
#
# The SRCS definition should list ALL source files.
#
# The HEADER