代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/223321/14645980
m4 guile.m4
dnl
dnl autoconf macro for checking guile
dnl
AC_DEFUN([AM_PATH_GUILE],[
AC_PATH_PROG(GUILE_CONFIG, guile-config, no)
if test "$GUILE_CONFIG" = "no" ; then
ifelse([$3], , :, [$3])
else
www.eeworm.com/read/292796/8333053
at base.at
# -*- Autotest -*-
AT_BANNER([Autoconf base layer.])
# Copyright 2000, 2001 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under t
www.eeworm.com/read/374687/2748957
in makefile.in
ifeq ($(strip $(BR2_PACKAGE_AUTOCONF)),y)
TARGETS+=autoconf
endif
www.eeworm.com/read/435206/7795505
m4 doxygen.m4
# This file is part of Autoconf. -*- Autoconf -*-
# Copyright (C) 2004 Oren Ben-Kiki
# This file is distributed under the same terms as the Autoconf macro files.
# Generate aut
www.eeworm.com/read/11139/197557
bootstrap
#!/bin/sh
set -e
srcdir=src
ACLOCAL="aclocal"
AUTOMAKE="automake"
AUTOCONF="autoconf"
AUTOHEADER="autoheader"
set -x
(
$ACLOCAL
$AUTOCONF
[ -d config-aux ] || mkdir conf
www.eeworm.com/read/147766/5723459
h pal4_serial.h
/*
* arch/ppc/platforms/pal4_serial.h
*
* Definitions for SBS PalomarIV serial support
*
* Author: Dan Cox
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of
www.eeworm.com/read/127781/5997197
h pal4_serial.h
/*
* arch/ppc/platforms/pal4_serial.h
*
* Definitions for SBS PalomarIV serial support
*
* Author: Dan Cox
*
* Copyright 2002 MontaVista Software Inc.
*
* This program is free software; you
www.eeworm.com/read/161121/5557864
h pal4_serial.h
/*
* arch/ppc/platforms/pal4_serial.h
*
* Definitions for SBS PalomarIV serial support
*
* Author: Dan Cox
*
* Copyright 2002 MontaVista Software Inc.
*
* This program is free software; you
www.eeworm.com/read/152843/5658041
c isa.c
/*
* linux/arch/arm/mach-footbridge/isa.c
*
* Copyright (C) 2004 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/152843/5660394
h pal4_serial.h
/*
* arch/ppc/platforms/pal4_serial.h
*
* Definitions for SBS PalomarIV serial support
*
* Author: Dan Cox
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of t