代码搜索:Autoconf
找到约 8,642 项符合「Autoconf」的源代码
代码结果 8,642
www.eeworm.com/read/140467/5789628
h config.h
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
/* #include */
#endif
www.eeworm.com/read/135686/5882722
h acconfig.h
/* Long story short: aclocal.m4 depends on autoconf 2.13
* implementation details wrt "const"; newer versions
* have different implementation details so for now we
* put "const" here. This may
www.eeworm.com/read/135686/5883065
h acconfig.h
/* Long story short: aclocal.m4 depends on autoconf 2.13
* implementation details wrt "const"; newer versions
* have different implementation details so for now we
* put "const" here. This may
www.eeworm.com/read/135686/5883408
h acconfig.h
/* Long story short: aclocal.m4 depends on autoconf 2.13
* implementation details wrt "const"; newer versions
* have different implementation details so for now we
* put "const" here. This may
www.eeworm.com/read/135153/5888977
h config.h
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
#include
#endif
www.eeworm.com/read/132748/5909831
h config.h
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
#include
#endif
www.eeworm.com/read/131315/5941625
sub makefile.sub
DISTCLEANFILES=config.status Makefile
CLEANADD=Makefile.cfg conftest*
distfiles: configure
configure: configure.in acgroff.m4
cd $(srcdir); autoconf
www.eeworm.com/read/128965/5976208
h config.h
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
/* #include */
#endif
www.eeworm.com/read/125688/6022961
h config.h
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
#include
#endif
www.eeworm.com/read/112162/6150842
sh buildconf.sh
#! /bin/sh
#
# Build aclocal.m4 from libtool's libtool.m4
#
ltpath=`conftools/PrintPath libtoolize`
ltpath=`dirname $ltpath`
ltfile=`cd $ltpath/../share/aclocal ; pwd`/libtool.m4
echo "Incorporating