代码搜索:libtool
找到约 2,129 项符合「libtool」的源代码
代码结果 2,129
www.eeworm.com/read/339446/3307302
sh ltmain.sh
# Generated from ltmain.m4sh; do not edit by hand
# ltmain.sh (GNU libtool 1.2248 2006/01/21 17:40:19) 2.1a
# Written by Gordon Matzigkeit , 1996
# Copyright (C) 1996, 1997, 199
www.eeworm.com/read/328357/3445150
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(tunala.c)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(tunala, 0.0.1-dev)
dnl Checks for programs. (Though skip libtool)
AC_P
www.eeworm.com/read/277562/4154246
cvsignore .cvsignore
Makefile
Makefile.in
Speex.spec
aclocal.m4
autom4te.cache
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltconfig
ltmain.sh
missing
mkinstalldirs
www.eeworm.com/read/430898/1915928
mk core.mk
# Some rules for making a shared core dll on OS/2
os2core: httpd.dll $(CORE_IMPLIB)
$(LIBTOOL) --mode=link gcc -Zstack 512 $(LDFLAGS) $(EXTRA_LDFLAGS) -o httpd $(CORE_IMPLIB)
httpd.dll: $(PROGRAM_D
www.eeworm.com/read/427042/1980540
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(tunala.c)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(tunala, 0.0.1-dev)
dnl Checks for programs. (Though skip libtool)
AC_P
www.eeworm.com/read/422785/2032854
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(tunala.c)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(tunala, 0.0.1-dev)
dnl Checks for programs. (Though skip libtool)
AC_P
www.eeworm.com/read/402480/2320680
sh ltmain.sh
# Generated from ltmain.m4sh; do not edit by hand
# ltmain.sh (GNU libtool 1.2500 2007/08/05 11:44:44) 2.1a
# Written by Gordon Matzigkeit , 1996
# Copyright (C) 1996, 1997, 199
www.eeworm.com/read/402480/2321858
sh ltmain.sh
# Generated from ltmain.m4sh; do not edit by hand
# ltmain.sh (GNU libtool 1.2500 2007/08/05 11:44:44) 2.1a
# Written by Gordon Matzigkeit , 1996
# Copyright (C) 1996, 1997, 199
www.eeworm.com/read/389774/2537412
mk core.mk
# Some rules for making a shared core dll on OS/2
os2core: httpd.dll $(CORE_IMPLIB)
$(LIBTOOL) --mode=link gcc -Zstack 512 $(LDFLAGS) $(EXTRA_LDFLAGS) -o httpd $(CORE_IMPLIB)
httpd.dll: $(PROGRAM_D
www.eeworm.com/read/374687/2748344
patch 300-libstdc++-pic.patch
# DP: Build and install libstdc++_pic.a library.
--- gcc/libstdc++-v3/src/Makefile.am
+++ gcc/libstdc++-v3/src/Makefile.am
@@ -209,6 +209,11 @@
CXXLINK = $(LIBTOOL) --tag CXX --mode=link $(CXX) \