代码搜索:AC分析
找到约 10,000 项符合「AC分析」的源代码
代码结果 10,000
www.eeworm.com/read/100201/15881110
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/100074/15886442
m4 ost_prog.m4
dnl Copyright (C) 1999-2000 Open Source Telecom Corporation.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as
www.eeworm.com/read/189056/8493628
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
AC_INIT([prozilla], [1.3.7.4], [prozilla@genesys.ro])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])
AC_CANONICAL_HOS
www.eeworm.com/read/286090/8790093
m4 prereq.m4
#serial 37
dnl We use jm_ for non Autoconf macros.
m4_pattern_forbid([^jm_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
# These are the prerequisite macros
www.eeworm.com/read/187103/8855459
m4 ltdl.m4
## ltdl.m4 - Configure ltdl for the target system. -*-Shell-script-*-
## Copyright (C) 1999-2000 Free Software Foundation, Inc.
##
## This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/187102/8855719
test confh3.test
#! /bin/sh
# Another test to make sure stamp files created correctly.
# Report from Erez Zadok.
. $srcdir/defs || exit 1
cat > configure.in
www.eeworm.com/read/187102/8855816
test stamph.test
#! /bin/sh
# Error if stamp-h appears in AC_OUTPUT line.
. $srcdir/defs || exit 1
cat > configure.in
www.eeworm.com/read/187102/8855880
test defun2.test
#! /bin/sh
# Make sure we don't mistake a macro definition for an invocation.
# From Jim Meyering.
. $srcdir/defs || exit 1
cat >> configure.in
www.eeworm.com/read/187102/8855933
test tagsub.test
#! /bin/sh
# Test to make sure tags and subdirs work correctly. Bug report by
# Fran鏾is Pinard.
. $srcdir/defs || exit 1
cat > Makefile.am sub/Makefile
www.eeworm.com/read/187102/8855955
test fpinst2.test
#! /bin/sh
# Test to make sure "reversed" order of AC_PROG_INSTALL and
# AC_PROG_INSTALL is not buggy.
. $srcdir/defs || exit 1
cat > configure.in