代码搜索:libtool

找到约 2,129 项符合「libtool」的源代码

代码结果 2,129
www.eeworm.com/read/363486/2918189

cvsignore .cvsignore

unix-def.mk unix-cc.mk config.status config.cache config.log libtool ftconfig.h freetype-config
www.eeworm.com/read/388975/8560947

ac configure.ac

AC_PREREQ(2.50) AC_INIT() AM_INIT_AUTOMAKE(bluez, 4.0) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE AC_INIT_BLUEZ AC_LANG_C AC_PROG_CC AC_PROG_CC_PIE AC_PROG_INSTALL AC_PROG_YACC AM_PROG_LEX m4
www.eeworm.com/read/383449/8946160

ac configure.ac

AC_PREREQ(2.50) AC_INIT() AM_INIT_AUTOMAKE(bluez, 4.20) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE AC_INIT_BLUEZ AC_LANG_C AC_PROG_CC AC_PROG_CC_PIE AC_PROG_INSTALL AC_PROG_YACC AM_PROG_LEX m
www.eeworm.com/read/366576/9808605

ac configure.ac

AC_PREREQ(2.50) AC_INIT() AM_INIT_AUTOMAKE(bluez, 4.14) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE AC_INIT_BLUEZ AC_LANG_C AC_PROG_CC AC_PROG_CC_PIE AC_PROG_INSTALL AC_PROG_YACC AM_PROG_LEX m
www.eeworm.com/read/310963/13639267

ac configure.ac

AC_INIT(C Algorithms, 1.0.0, fraggle@users.sourceforge.net, c-algorithms) AC_CONFIG_AUX_DIR(autotools) AM_INIT_AUTOMAKE($PACKAGE_TARNAME, $PACKAGE_VERSION, no-define) AC_PROG_CC AC_PROG_LIBTOOL AC_P
www.eeworm.com/read/315110/13551401

am makefile.am

## Process this file with automake to produce Makefile.in LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@ INCLUDES = @INCLUDES@ DEFS = @DEFS@ noinst_PROGRAMS = first second\
www.eeworm.com/read/14735/405481

sh strip_fpic.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) command="" while [ $# -gt 0 ]; do case "$1" in
www.eeworm.com/read/251805/4416565

sh strip_fpic.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) command="" while [ $# -gt 0 ]; do case "$1" in
www.eeworm.com/read/204643/5031142

dev readme.dev

Apache Portable Runtime ======================= If you are building APR from SVN, you need to use a slightly non-standard build process. You must have autoconf and libtool installed for this to work
www.eeworm.com/read/190346/5184412

dev readme.dev

Apache Portable Runtime ======================= If you are building APR from SVN, you need to use a slightly non-standard build process. You must have autoconf and libtool installed for this to work