代码搜索:AC分析
找到约 10,000 项符合「AC分析」的源代码
代码结果 10,000
www.eeworm.com/read/196292/8101875
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(README)
AC_CONFIG_HEADER(config.h)
dnl Checks for programs.
AC_PROG_CC
AC_PROG_CPP
AC_PROG_CXX
AC_PROG_CXXCPP
AC_PROG_GCC_T
www.eeworm.com/read/296045/8126908
m4 aclocal.m4
dnl $Id$
dnl -----------------------------------------------------------------------
dnl
dnl Copyright 1999-2002 H. Peter Anvin - All Rights Reserved
dnl
dnl This program is free software;
www.eeworm.com/read/138105/13260095
in configure.in
dnl Meschach autoconf script
dnl Copyright (C) Brook Milligan and David Stewart, 1993, 2002
dnl $Id: configure.in,v 1.3 1994/03/08 05:41:32 des Exp $
dnl
dnl I want to use this to see if the compi
www.eeworm.com/read/147331/5730713
in configure.in
dnl This is the newlib/libc/sys/sh configure.in file.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(creat.c)
dnl Can't be done in NEWLIB_CONFIGURE because
www.eeworm.com/read/147331/5730716
m4 aclocal.m4
dnl aclocal.m4 generated automatically by aclocal 1.4-p6
dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl giv
www.eeworm.com/read/147331/5730725
in configure.in
dnl This is the newlib/libc/sys/m88kbug configure.in file.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(syscalls.c)
dnl Can't be done in NEWLIB_CONFIGURE
www.eeworm.com/read/147331/5730726
m4 aclocal.m4
dnl aclocal.m4 generated automatically by aclocal 1.4-p6
dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl giv
www.eeworm.com/read/147331/5730739
in configure.in
dnl This is the newlib/libc/sys/h8300hms configure.in file.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(crt1.c)
dnl Can't be done in NEWLIB_CONFIGURE be
www.eeworm.com/read/147331/5730744
m4 aclocal.m4
dnl aclocal.m4 generated automatically by aclocal 1.4-p6
dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl giv
www.eeworm.com/read/147331/5730754
in configure.in
dnl This is the newlib/libc/sys/netware configure.in file.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(link.c)
dnl Can't be done in NEWLIB_CONFIGURE bec