代码搜索:AC分析
找到约 10,000 项符合「AC分析」的源代码
代码结果 10,000
www.eeworm.com/read/100926/6264508
in configure.in
# configure.in
# Configure template for WebStone
# Process this file with autoconf to produce a configure script.
#
# This file and all files contained in this directory are
# copyright 1995, Si
www.eeworm.com/read/479479/6687304
h comparator_drv.h
//! @file comparator_drv.h
//!
//! Copyright (c) 2004
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level macros and definition for the
//
www.eeworm.com/read/401178/11563198
in configure.in
dnl Process this file with 'autoconf' to get a configure-script
dnl --- yabasic.h is one of the sources ---
AC_INIT(yabasic.h)
AM_CONFIG_HEADER(config.h)
dnl --- get canonical system name ---
AC_C
www.eeworm.com/read/123453/14630142
in configure.in
dnl configure.in -- main autoconf macro definition file
dnl
dnl Process this file with autoconf to produce a configure script.
dnl This file is part of the Kannel WAP and SMS gateway project.
dnl ini
www.eeworm.com/read/123453/14630676
in configure.in
dnl configure.in -- main autoconf macro definition file
dnl
dnl Process this file with autoconf to produce a configure script.
dnl This file is part of the Kannel WAP and SMS gateway project.
dnl ini
www.eeworm.com/read/122349/14700165
m4 acinclude.m4
dnl AC_MTL_TRY_COMPILE(INCLUDES, FUNCTION-BODY,
dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl
dnl Just like AC_TRY_COMPILE except it does not #include "confdefs.h"
dnl which is n
www.eeworm.com/read/219695/14869912
m4 acinclude.m4
dnl AC_MTL_TRY_COMPILE(INCLUDES, FUNCTION-BODY,
dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl
dnl Just like AC_TRY_COMPILE except it does not #include "confdefs.h"
dnl which is n
www.eeworm.com/read/218565/14915305
m4 progtest.m4
# progtest.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 1996-2003, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to
www.eeworm.com/read/158872/5591222
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)
AC_PROG_INSTALL
AC_PROG_CC
# Put a plausible default for CC_F
www.eeworm.com/read/292797/8332213
test colon5.test
#! /bin/sh
# Another multi-":" test, this time from Doug Evans.
. $srcdir/defs || exit 1
cat > configure.in