代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/226004/14503739
requests
# This file was generated.
# It contains the lists of macros which have been traced.
# It can be safely removed.
@request = (
bless( [
'0',
1,
www.eeworm.com/read/368366/9699832
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(ecc.c)
AC_PROG_CC
AC_PROG_INSTALL
AC_OUTPUT(Makefile)
www.eeworm.com/read/376170/9327504
common makefile.common
SHELL=/bin/sh
cvs:
if test -x /usr/bin/autoconf2.50 ; then \
AUTOCONF="/usr/bin/autoconf2.50" ;\
else \
AUTOCONF="autoconf" ;\
fi; \
AUTOCONF_VERSION=`$$AUTOCONF --version` ;\
if test "
www.eeworm.com/read/140078/13111103
common makefile.common
SHELL=/bin/sh
cvs:
if test -x /usr/bin/autoconf2.50 ; then \
AUTOCONF="/usr/bin/autoconf2.50" ;\
else \
AUTOCONF="autoconf" ;\
fi; \
AUTOCONF_VERSION=`$$AUTOCONF --version` ;\
if test "
www.eeworm.com/read/379149/9206060
pl conf.change.pl
#!/usr/bin/perl -w
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (whi
www.eeworm.com/read/376170/9327427
pl conf.change.pl
#!/usr/bin/perl -w
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (whi
www.eeworm.com/read/139476/6933965
pl conf.change.pl
#!/usr/bin/perl -w
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (whi
www.eeworm.com/read/457303/7328149
pl conf.change.pl
#!/usr/bin/env perl
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (wh
www.eeworm.com/read/297175/8048429
c split-include.c
/*
* split-include.c
*
* Copyright abandoned, Michael Chastain, .
* This is a C version of syncdep.pl by Werner Almesberger.
*
* This program takes autoconf.h as input and
www.eeworm.com/read/242360/13011327
pl conf.change.pl
#!/usr/bin/perl -w
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (whi