代码搜索:Autoconf

找到约 8,642 项符合「Autoconf」的源代码

代码结果 8,642
www.eeworm.com/read/198531/7930910

sh autogen.sh

#!/bin/sh # Run this to generate all the initial makefiles, etc. srcdir=`dirname $0` test -z "$srcdir" && srcdir=. ORIGDIR=`pwd` cd $srcdir PROJECT=openvpn TEST_TYPE=-f FILE=openvpn.c DIE=0 (autoc
www.eeworm.com/read/198226/7946694

in config.h.in

/* include/config.h.in. Generated automatically from configure.in by autoheader. */ /*------------------------------------------------------------------------- * Filename: acconfig.h * Versio
www.eeworm.com/read/198226/7946703

h acconfig.h

/*------------------------------------------------------------------------- * Filename: acconfig.h * Version: $Id: acconfig.h,v 1.3 1999/10/03 22:03:52 erikm Exp $ * Copyright: Copyr
www.eeworm.com/read/198226/7946766

in config.h.in

/* include/config.h.in. Generated automatically from configure.in by autoheader. */ /*------------------------------------------------------------------------- * Filename: acconfig.h * Versio
www.eeworm.com/read/198226/7946775

h acconfig.h

/*------------------------------------------------------------------------- * Filename: acconfig.h * Version: $Id: acconfig.h,v 1.3 1999/10/03 22:03:52 erikm Exp $ * Copyright: Copyr
www.eeworm.com/read/331293/12834557

sh autogen.sh

#!/bin/sh # aclocal automake --foreign autoconf #./configure $* echo "Now you are ready to run ./configure"
www.eeworm.com/read/331293/12834600

sh autogen.sh

#!/bin/sh # aclocal automake --foreign autoconf #./configure $* echo "Now you are ready to run ./configure"
www.eeworm.com/read/136752/13363042

sh autogen.sh

#!/bin/sh # Run this to set up the build system: configure, makefiles, etc. # (based on the version in enlightenment's cvs) package="vorbisidec" srcdir=`dirname $0` test -z "$srcdir" && srcdir=. cd
www.eeworm.com/read/308191/13706193

sh autogen.sh

#!/bin/sh # Run this to set up the build system: configure, makefiles, etc. # (based on the version in enlightenment's cvs) package="vorbisidec" srcdir=`dirname $0` test -z "$srcdir" && srcdir=. cd
www.eeworm.com/read/304452/13794072

dist makefile.dist

all: aclocal autoheader libtoolize --force automake -a --foreign autoconf configure: ./configure