代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/102394/15783241
texi autoconf.texi
@cindex autoconf, using with GSL
For applications using @code{autoconf} the standard macro
@code{AC_CHECK_LIB} can be used to link with the library automatically
from a @code{configure} script. The
www.eeworm.com/read/100606/15869597
c autoconf.c
/*****************************************************************************
* autoconf.c *
* Search Engine Contr
www.eeworm.com/read/187101/8856511
m4 autoconf.m4
dnl Driver that loads the Autoconf macro files.
dnl Requires GNU m4.
dnl This file is part of Autoconf.
dnl Copyright (C) 1994 Free Software Foundation, Inc.
dnl
dnl This program is free software; you
www.eeworm.com/read/379149/9206063
sh detect-autoconf.sh
#! /bin/sh
# Global variables...
AUTOCONF="autoconf"
AUTOHEADER="autoheader"
AUTOM4TE="autom4te"
AUTOMAKE="automake"
ACLOCAL="aclocal"
# We don't use variable here for remembering the type ... stri
www.eeworm.com/read/359019/10170218
m4 autoconf.m4
dnl Driver that loads the Autoconf macro files.
dnl Requires GNU m4.
dnl This file is part of Autoconf.
dnl Copyright (C) 1994 Free Software Foundation, Inc.
dnl
dnl This program is free software; you
www.eeworm.com/read/139476/6933966
sh detect-autoconf.sh
#! /bin/sh
# Global variables...
AUTOCONF="autoconf"
AUTOHEADER="autoheader"
AUTOM4TE="autom4te"
AUTOMAKE="automake"
ACLOCAL="aclocal"
# We don't use variable here for remembering the type ... stri
www.eeworm.com/read/457303/7328166
pl detect-autoconf.pl
#!/usr/bin/env perl
# Try to locate best version of auto*
# By Michael Pyne
#
# Copyright (c) 2005.
# This code is public domain. You may use it however you like (includin
www.eeworm.com/read/242360/13011329
sh detect-autoconf.sh
#! /bin/sh
# Global variables...
AUTOCONF="autoconf"
AUTOHEADER="autoheader"
AUTOM4TE="autom4te"
AUTOMAKE="automake"
ACLOCAL="aclocal"
# We don't use variable here for remembering the type ... stri