代码搜索:libtool
找到约 2,129 项符合「libtool」的源代码
代码结果 2,129
www.eeworm.com/read/339446/3308160
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000, 2003, 2006 by
# David Turner, Robert Wil
www.eeworm.com/read/292758/3939622
mk rules.mk
# That an extract of what is in APR.
#
# Compile commands
#VPATH=.:../common
COMPILE = $(CC) $(CFLAGS)
LT_COMPILE = $(LIBTOOL) --mode=compile $(COMPILE) -c $< -o $@
# Implicit rules f
www.eeworm.com/read/273763/4192855
lt-compile-resource
#!/bin/sh
# Script to compile a resource file for a DLL in the same way that
# libtool would, if it knew about .rc files.
# This kinda sucks, but the alternative would be to teach autoconf,
# automa
www.eeworm.com/read/273759/4193372
lt-compile-resource
#!/bin/sh
# Script to compile a resource file for a DLL in the same way that
# libtool would, if it knew about .rc files.
# This kinda sucks, but the alternative would be to teach autoconf,
# automa
www.eeworm.com/read/396823/2408145
mk rules.mk
# That an extract of what is in APR.
#
# Compile commands
#VPATH=.:../common
COMPILE = $(CC) $(CFLAGS)
LT_COMPILE = $(LIBTOOL) --mode=compile $(COMPILE) -c $< -o $@
# Implicit rules for creat
www.eeworm.com/read/395296/2443268
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000, 2003, 2006 by
# David Turner, Robert Wil
www.eeworm.com/read/157556/5605469
mk rules.mk
# That an extract of what is in APR.
#
# Compile commands
#VPATH=.:../common
COMPILE = $(CC) $(CFLAGS)
LT_COMPILE = $(LIBTOOL) --mode=compile $(COMPILE) -c $< -o $@
# Implicit rules for creat
www.eeworm.com/read/384423/2601848
in configure.in
AC_INIT
AM_INIT_AUTOMAKE(faad2, 2.0)
AC_PROG_LIBTOOL
AC_SUBST(LIBTOOL_DEPS)
dnl Checks for programs.
AC_PROG_CXX
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
AC_CHECK_PROGS(R
www.eeworm.com/read/420780/10775314
in configure.in
AC_PREREQ(2.52)
# Process this file with autoconf to produce a configure script.
AC_INIT([JSON C Library], 0.3, [michael@metaparadigm.com], [json-c])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAG
www.eeworm.com/read/466466/7035656
install
___________________________________
General FAAC compiling instructions
1. Make sure you have recent versions of autoconf, automake and libtool installed.
For MP4 writing and tagging support, you