代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/14735/405872
bootstrap
#!/bin/sh
#
# Bootstrap development of mpeg4ip with GNU autoconf, automake, and libtool
# Assumes tools are available on the system
#
# Check that we can find libtool
# Frequently it hasn't be
www.eeworm.com/read/14839/424741
bootstrap
#! /bin/sh
set -x
set -e
# Check for automake
amvers="no"
for v in "-1.9" "19" "-1.8" "18" "-1.7" "17" "-1.6" "16" "-1.5" "15"; do
if automake${v} --version >/dev/null 2>&1; then
amvers="${v}"
www.eeworm.com/read/246541/4492708
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf
www.eeworm.com/read/246541/4492732
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf
www.eeworm.com/read/246541/4492775
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf
www.eeworm.com/read/246541/4492810
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf
www.eeworm.com/read/246541/4492850
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf
www.eeworm.com/read/246541/4492893
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf
www.eeworm.com/read/246541/4492916
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf
www.eeworm.com/read/246541/4492948
bootstrap
#!/bin/sh
set -x
autoheader
libtoolize --force --copy
aclocal -I config
automake --foreign --add-missing --force-missing --copy
autoconf