代码搜索:AC分析
找到约 10,000 项符合「AC分析」的源代码
代码结果 10,000
www.eeworm.com/read/417848/10974243
m4 package_bugreport.m4
dnl ######################################################################
dnl Bugreport name
AC_DEFUN(AMU_PACKAGE_BUGREPORT,
[AC_MSG_CHECKING(bug-reporting address)
AC_DEFINE_UNQUOTED(PACKAGE_BUGREPO
www.eeworm.com/read/466466/7035657
in configure.in
AC_PREREQ(2.50)
AC_INIT(FAAC, 1.25, faac-dev@lists.sourceforge.net)
AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
AC_ARG_WITH( mp4v2, [ --with-mp4v2 compile libmp4v2]
www.eeworm.com/read/198865/7906590
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN([AC_STRUCT_LINGER], [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct l
www.eeworm.com/read/136431/13379471
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN(AC_STRUCT_LINGER, [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct lin
www.eeworm.com/read/316230/13527964
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN([AC_STRUCT_LINGER], [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct l
www.eeworm.com/read/113214/6132912
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN(AC_STRUCT_LINGER, [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct lin
www.eeworm.com/read/113214/6132973
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN(AC_STRUCT_LINGER, [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct lin
www.eeworm.com/read/152550/12107404
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN(AC_STRUCT_LINGER, [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct lin
www.eeworm.com/read/234219/14118970
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN(AC_STRUCT_LINGER, [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct lin
www.eeworm.com/read/231923/14215959
in configure.in
dnl Process this file with autoconf to produce a configure script.
dnl from ac-archives
AC_DEFUN([AC_DEFINE_DIR], [
test "x$prefix" = xNONE && prefix="$ac_default_prefix"
test "x$exec_prefix" = x