代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/140078/13111037
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/135941/5876360
h serial.h
#include
/* Naturally we don't know the exact value but 115200 baud has a divisor
* of 9 and 19200 baud has a divisor of 52, so this seems like a good
* guess. */
#define BASE_BAUD (
www.eeworm.com/read/135153/5887891
c split-include.c
/*
* split-include.c
*
* Copyright abandoned, Michael Chastain, .
* This is a C version of syncdep.pl by Werner Almesberger.
*
* This program takes autoconf.h as input and
www.eeworm.com/read/102935/6227565
h prpmc750_serial.h
/*
* include/asm-ppc/platforms/prpmc750_serial.h
*
* Motorola PrPMC750 serial support
*
* Author: Matt Porter
*
* Copyright 2001 MontaVista Software Inc.
*
* This progra
www.eeworm.com/read/406730/11437045
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/344866/11855721
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/154972/11908832
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/253219/12239269
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/215457/15060953
h .tmpconfig.h
/*
* Automatically generated C config: don't edit
*/
#define AUTOCONF_INCLUDED
/*
* Target Platform Selection
*/
/*
* Choose a Vendor/Product combination.
*/
#undef CONFIG_DEFAULTS_INTEL_I386
www.eeworm.com/read/158872/5590107
in configure.in
dnl Process this file with autoconf to produce a configure script.
sinclude(../common/aclocal.m4)
AC_PREREQ(2.5)dnl
AC_INIT(Makefile.in)
SIM_AC_COMMON
AC_CHECK_HEADERS(unistd.h)
SIM_AC_OUTPUT