代码搜索:AC分析

找到约 10,000 项符合「AC分析」的源代码

代码结果 10,000
www.eeworm.com/read/461625/7223099

m4 acinclude.m4

dnl pcap.h winds up in wierd places. AC_DEFUN(AC_WF_CHECK_PCAP_HEADER_DIR, [AC_MSG_CHECKING(for pcap header directory) ac_pcap_header_dir="none" for dir in $prefix/include /include
www.eeworm.com/read/327560/13072685

cache config.cache

# This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs. It is not useful on other systems.
www.eeworm.com/read/340253/12168813

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(dhcp6c.c) dnl Checks for programs. AC_PROG_INSTALL AC_PROG_MAKE_SET AC_PROG_CC AC_PROG_CPP AC_PROG_YACC AC_PROG_LEX dnl Che
www.eeworm.com/read/222350/14695639

requests

# This file was created by autom4te. # It contains the lists of macros which have been traced. # It can be safely removed. @request = ( bless( [ '0',
www.eeworm.com/read/391748/8381554

m4 error.m4

#serial 11 # Copyright (C) 1996, 1997, 1998, 2001, 2002, 2003, 2004 Free Software # Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy
www.eeworm.com/read/391748/8381723

m4 memchr.m4

# memchr.m4 serial 4 dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distri
www.eeworm.com/read/388975/8560626

m4 acinclude.m4

AC_DEFUN([AC_PROG_CC_PIE], [ AC_CACHE_CHECK([whether ${CC-cc} accepts -fPIE], ac_cv_prog_cc_pie, [ echo 'void f(){}' > conftest.c if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then ac
www.eeworm.com/read/288820/8605497

m4 acinclude.m4

AC_DEFUN([AC_PROG_CC_PIE], [ AC_CACHE_CHECK([whether ${CC-cc} accepts -fPIE], ac_cv_prog_cc_pie, [ echo 'void f(){}' > conftest.c if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then ac
www.eeworm.com/read/374358/9408736

in configure.in

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) AC_INIT(netkite, 0.9.2-pre1, binary@eniak.org) AM_INI
www.eeworm.com/read/371305/9556756

in configure.in

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. #AC_PREREQ(2.57) AC_INIT(mystar.c) AM_INIT_AUTOMAKE(cui, 1.0) #AC_CON