代码搜索:libtool
找到约 2,129 项符合「libtool」的源代码
代码结果 2,129
www.eeworm.com/read/331748/3404821
svn-base libtool.m4.in.svn-base
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
## Free Software Foundation, Inc.
## Originally by Gordon Matzigkeit
www.eeworm.com/read/259538/4342658
svn-work libtool.m4.in.svn-work
K 25
svn:wc:ra_dav:version-url
V 53
/nilesh/!svn/ver/4/kde/ftpmonitor/admin/libtool.m4.in
END
www.eeworm.com/read/259538/4342709
svn-base libtool.m4.in.svn-base
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
## Free Software Foundation, Inc.
## Originally by Gordon Matzigkeit
www.eeworm.com/read/253222/12238548
news
NEWS - list of user-visible changes between releases of GNU Libtool
New in 1.5.24: 2007-06-17; CVS version 1.5.23c, Libtool team:
* Initial support for Interix newer than version 3.
* Use getconf ARG
www.eeworm.com/read/177697/5322141
sh strip_non_asm_libtool_args.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).
# Also, on some versions of OS X it tries to pass -fno-common
#
www.eeworm.com/read/187103/8855057
todo
In the near future:
********************
* Figure out why zsh echo builtin's removal of \ escapes is not detected
by libtool's echo selector.
* Fix the following bugs in libltdl:
- Report dlerror
www.eeworm.com/read/253222/12238372
todo
In the near future:
********************
* Port the migration of all code from ltconfig into libtool.m4 to the
multi-language-branch, so that CVS automake can remove its references
to ltconfig.
* Fi