代码搜索:libtool
找到约 2,129 项符合「libtool」的源代码
代码结果 2,129
www.eeworm.com/read/318282/13482168
bootstrap
#! /bin/sh
## bootstrap file for libdvbpsi -- Sam Hocevar
## $Id: bootstrap,v 1.5 2003/11/06 10:13:40 sam Exp $
set -x
set -e
# Get a sane environment, just in case
LANG=C
export LA
www.eeworm.com/read/151716/5679372
mingw makefile.mingw
export DEFSPLUS=
export INCLUDESPLUS=
export CFLAGSPLUS=
export LDFLAGSPLUS=
export LIBSPLUS=-lstdbin -lbinmode
mkfdirs=. src
export DLLFLAG=-DLZO_BUILD_DLL -D__LZO_EXPORT1=\\"__declspec(dllexpo
www.eeworm.com/read/139291/5804239
buildconf
#!/bin/sh
# Copyright 2000-2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
#
www.eeworm.com/read/139291/5804517
dev readme.dev
Apache Portable Runtime
=======================
If you are building APR from SVN, you need to use a slightly non-standard
build process. You must have autoconf and libtool installed for this to
work
www.eeworm.com/read/139291/5804884
in rules.mk.in
# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compli
www.eeworm.com/read/136571/5869504
sh strip_fpic.sh
#!/bin/sh
#
# libtool assumes that the compiler can handle the -fPIC flag
# This isn't always true (for example, nasm can't handle it)
command=""
while [ $# -gt 0 ]; do
case "$1" in
www.eeworm.com/read/110972/6162040
sh strip_fpic.sh
#!/bin/sh
#
# libtool assumes that the compiler can handle the -fPIC flag
# This isn't always true (for example, nasm can't handle it)
command=""
while [ $# -gt 0 ]; do
case "$1" in
www.eeworm.com/read/493654/6388677
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2007-03-29.01
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007 Free Software
# Foundation, Inc.
www.eeworm.com/read/481169/6644160
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2007-03-29.01
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007 Free Software
# Foundation, Inc.
www.eeworm.com/read/154972/11909119
bugs
-*- outline -*-
This file lists the bugs you must be aware of. Be sure to check this
file before using Autoconf, and especially CVS versions of Autoconf.
Copyright 2000, 2001, 2002 Free Software F