代码搜索:libtool
找到约 2,129 项符合「libtool」的源代码
代码结果 2,129
www.eeworm.com/read/361261/2948370
patch fontconfig.patch
--- fontconfig/src/Makefile.am Mon Sep 18 07:06:41 2006
+++ fontconfig/src/Makefile.am Sat Aug 18 20:48:45 2007
***************
*** 31,35 ****
install-libtool-import-lib:
- $(INSTALL) .libs/lib
www.eeworm.com/read/187102/8856219
news
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* B
www.eeworm.com/read/400650/2348554
changelog
2007-10-31 Chris Hamilton
* Ported to automake/autoconf/libtool build system.
2007-09-18 Chris Hamilton
* Moved from being header only to having a comp
www.eeworm.com/read/361261/2948313
mak darwin.mak
# Darwin rules
download-all: autoconf gnumake automake libtool gettext pkgconfig freetype2 \
fribidi a52dec libmpeg2 libid3tag libmad libogg libvorbis libtheora flac \
speex libshout faad2 faa
www.eeworm.com/read/183326/9168198
to-do
-- $Id: TO-DO,v 1.45 2005/08/20 20:53:04 tom Exp $
SHORT-TERM TO-DO ITEMS:
Known Problems:
+ libtool does not work with GNAT.
+ The screen optimization has been tested only in an ad hoc manner. W
www.eeworm.com/read/469553/6931210
sh cleanup.sh
#!/bin/sh -x
if [ -r Makefile ]; then
make distclean
fi
FILES="configure cscope.out Makefile.in depcomp compile config.guess config.sub config.h.in~ config.log config.status ltmain.sh libtool conf
www.eeworm.com/read/251886/6336159
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configfile.c)
AM_CONFIG_HEADER(config.h)
dnl libtool version:
LIBXMMS_MAJOR_VERSION=4
LIBXMMS_MINOR_VERSION=1
LIBXMMS_MICR
www.eeworm.com/read/156173/11823566
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_REVISION($Revision$)
AC_INIT(Makefile.am)
GLOBUS_INIT
AM_PROG_LIBTOOL
AC_PROG_LN_S
dnl config header goes here
dnl Initialize
www.eeworm.com/read/244405/4511278
in makefile.in
# Gnu makefile and libtool are required
# use -D options to overrides defaults
APACHE_HOME=@APACHE_HOME@
OS=@OS@
APACHE_INCL=@APACHE_INCL@
EXTRA_CFLAGS=@APXS_CFLAGS@
EXTRA_CPPFLAGS=@APXS_CPPFLAGS@
JA
www.eeworm.com/read/162614/5531828
am makefile.am
## GCJ LOCAL: don't install this library
noinst_LTLIBRARIES = libjawtgnu.la
libjawtgnu_la_SOURCES = jawt.c
libjawtgnu_la_LIBADD = $(top_builddir)/native/jni/gtk-peer/libgtkpeer.la
# FIXME: libtool do