代码搜索:libtool

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

代码结果 2,129
www.eeworm.com/read/253222/12238507

test dryrun.test

#! /bin/sh # dryrun.test - check whether the --dry-run mode works properly # Test script header. need_prefix=yes if test -z "$srcdir"; then srcdir=`echo "$0" | sed 's%/[^/]*$%%'` test "$srcdir" =
www.eeworm.com/read/253222/12238747

in makefile.in

# Makefile.in generated by automake 1.10 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006 Free Software Foundation
www.eeworm.com/read/253219/12239475

x common.x

[see also] .BR autoconf (1), .BR automake (1), .BR autoreconf (1), .BR autoupdate (1), .BR autoheader (1), .BR autoscan (1), .BR config.guess (1), .BR config.sub (1), .BR ifnames (1), .BR libtool (1).
www.eeworm.com/read/229523/14332840

in makefile.in

# Makefile for directory with message catalog handling library of GNU gettext # Copyright (C) 1995-1998, 2000-2003 Free Software Foundation, Inc. # # This program is free software; you can redistribut
www.eeworm.com/read/229396/14340985

in makefile.in

################################################################ # Process this file with top-level configure script to produce Makefile # # Copyright 2000 Clark Cooper # # This file is part of
www.eeworm.com/read/123349/14637017

sh autogen.sh

#!/bin/sh # Run this to generate all the initial makefiles, etc. # This was lifted from the Gimp, and adapted slightly by # Raph Levien . DIE=0 PROG=ac3dec (autoconf --version) < /dev/null
www.eeworm.com/read/121651/14744781

m4 aclocal.m4

dnl> $Id: aclocal.m4,v 1.3 2000/04/16 06:54:35 gcw Exp $ builtin(include, xpm.m4) builtin(include, libtool.m4)
www.eeworm.com/read/211481/15179870

traces.0

m4trace:/usr/share/aclocal/libtool.m4:55: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX dnl immediately, otherwise
www.eeworm.com/read/169602/5420254

cpp dummy.cpp

/* To make libtool always use a C++ linker when compiling with yaSSL we need to add a dummy C++ file to the source list. */
www.eeworm.com/read/167133/5466717

c common.c

/* Just includes ../common/common.c in order to * deal with libtool's inability to link to shared * libraries. */ #include "../common/common.c"