代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/187101/8856475
exp syntax.exp
# Test all of the acspecific.m4 macros. -*- TCL -*-
send_user "Checking for syntax errors in the specific tests...\n"
set script {s/^AC_DEFUN(\([^,]*\).*/\1/p}
set macros [exec sed -n $script $srcdir
www.eeworm.com/read/166778/9999441
ac configure.ac
# Configure template for GNU Bison. -*-Autoconf-*-
#
# Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
#
# This program is free software; you can redistribu
www.eeworm.com/read/356881/10219679
sh osguess.sh
#
# This script can be used to automatically guess target OS.
# It requires the config.guess utility which is a part of GNU Autoconf.
# GNU Autoconf can be downloaded from ftp://ftp.gnu.org/gnu/autoco
www.eeworm.com/read/276311/10748074
sh setup.sh
#! /bin/sh
#
#================================================================================
#
# Module Name: set
www.eeworm.com/read/144969/12759100
ac configure.ac
# Configure template for GNU Bison. -*-Autoconf-*-
#
# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it
www.eeworm.com/read/241920/13109808
h connect_nonb.h
#ifndef CONNECT_NONB_H
#define CONNECT_NONB_H
#include "./def.h"
#ifdef WINDOWS
#include
#else
#include // autoconf manual: Darwin + others prereq for stdlib.h
#include
www.eeworm.com/read/241920/13109847
h iplist.h
#ifndef IPLIST_H
#define IPLIST_H
#include "def.h"
#ifdef WINDOWS
#include
#else
#include
#include // autoconf manual: Darwin + others prereq for stdlib.h
#includ
www.eeworm.com/read/138050/13269253
in makefile.in
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundat
www.eeworm.com/read/136577/13371354
authors
* CERTI Copyright 2002 ONERA
Contributors: M. Adelantado, P. Bieber, S. Bonnet, B. Br閔ol閑,
P. Desseaux, F. Fayet, A. Harzi, Ph. Hautesserres, S. Lemanceau,
P. Nortier, S. P
www.eeworm.com/read/131283/5947156
h serviceoptionspostconfig.h
#ifndef __ServiceOptionsPostConfig_h
#define __ServiceOptionsPostConfig_h
#ifdef WIN32
#include
#elif defined(HAVE_CONFIG_H)
#include
#else