代码搜索:libtool
找到约 2,129 项符合「libtool」的源代码
代码结果 2,129
www.eeworm.com/read/349808/3138957
in configure.in
AC_INIT(../../../src/samples/consoleHtmlConverter_tag_layer/consoleAIMLHtmlConverter.cpp)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(consoleAIMLHtmlConverter,0.0.1)
AM_PROG_LIBTOOL
AC_PROG_INSTALL
b
www.eeworm.com/read/361261/2948311
mak beos.mak
# Beos Rules
ifeq ($(HOST),$(BUILD))
# Native build: we need perl, autoconf, etc first
all: .perl .autoconf .automake .libtool .iconv .intl .freetype .fribidi \
.a52 .mpeg2 .id3tag .mad .ogg .vorbis
www.eeworm.com/read/134923/13970146
am makefile.am
#
# There really shouldn't be any need to use @DL_LIBS@ and @CSS_LIBS@
# here but old versions of libtool failed to do the correct thing
INCLUDES = -I$(top_srcdir)
noinst_PROGRAMS = ifo_dump play_t
www.eeworm.com/read/198226/7946652
rebuild
#! /bin/sh
#
# rebuild: rebuild Makefile.in, configure, etc. using GNU automake, autoconf,
# and libtool.
#
# $Id: rebuild,v 1.2 1999/09/08 19:40:59 erikm Exp $
#
echo '$Id: rebuild,v 1.2 1999/09/08
www.eeworm.com/read/198226/7946664
rebuild
#! /bin/sh
#
# rebuild: rebuild Makefile.in, configure, etc. using GNU automake, autoconf,
# and libtool.
#
# $Id: rebuild,v 1.2 1999/09/08 19:40:59 erikm Exp $
#
echo '$Id: rebuild,v 1.2 1999/09/08
www.eeworm.com/read/401589/11555884
rebuild
#! /bin/sh
#
# rebuild: rebuild Makefile.in, configure, etc. using GNU automake, autoconf,
# and libtool.
#
# $Id: rebuild,v 1.2 1999/09/08 19:40:59 erikm Exp $
#
echo '$Id: rebuild,v 1.2 1999/09/08
www.eeworm.com/read/14953/426620
in test-allphone.sh.in
#!/bin/sh
echo "ALLPHONE TEST"
tmpout="test-allphone.out"
sh @abs_top_builddir@/libtool --mode=execute @abs_top_builddir@/src/programs/allphone \
-logbase 1.0003 \
-mdef @abs_top_srcdir@/model/hmm/h
www.eeworm.com/read/14953/426621
in test-align.sh.in
#!/bin/sh
echo "ALIGN TEST simple"
tmpout="test-align.out"
#Simple test
sh @abs_top_builddir@/libtool --mode=execute @abs_top_builddir@/src/programs/align \
-logbase 1.0003 \
-mdef @abs_top_srcdir@
www.eeworm.com/read/340665/3269134
am makefile.am
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = cygnus
SUBDIRS = $(sys_dir) .
if HAVE_SYS_DIR
SYSLIB = lib.a
endif
noinst_DATA = $(CRT0)
if USE_LIBTOOL
else
noinst_L
www.eeworm.com/read/339446/3307382
howto-release
HOWTO-RELEASE:
Notes on releasing. You will need appropriate autoconf, automake and libtool
utilities to release a package.
1. Commit any unsaved changes.
2. "make clean"
3. Create html/vX.X.htm