libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: use correct --with{, out}-pic in docs [libtool--devo--1.0--patch-24


From: Gary V. Vaughan
Subject: FYI: use correct --with{, out}-pic in docs [libtool--devo--1.0--patch-247]
Date: Thu, 1 Sep 2005 12:48:48 +0100 (BST)
User-agent: mailnotify/0.6

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD and branch-1-5.

  * looking for address@hidden/libtool--devo--1.0--patch-247 to compare with
  * comparing to address@hidden/libtool--devo--1.0--patch-247
  A  
{arch}/libtool/libtool--gary/libtool--gary--1.0/address@hidden/patch-log/patch-32
  M  doc/libtool.texi
  M  ChangeLog
  
  * modified files
  
  Index: Changelog
  from  Gary V. Vaughan  <address@hidden>
        * doc/libtool.texi (LT_INIT): Fix a logical error with
        documentation of --with-pic vs --without-pic.
  
  --- orig/doc/libtool.texi
  +++ mod/doc/libtool.texi
  @@ -622,7 +622,7 @@
   a23$ @kbd{libtool --mode=link gcc -g -O -o libhello.la foo.o hello.o}
   *** Warning: Linking the shared library libhello.la against the non-libtool
   *** objects  foo.o hello.o is not portable!
  -ar cru .libs/libhello.a 
  +ar cru .libs/libhello.a
   ranlib .libs/libhello.a
   creating libhello.la
   (cd .libs && rm -f libhello.la && ln -s ../libhello.la libhello.la)
  @@ -1982,12 +1982,12 @@
   @item pic-only
   Change the default behaviour for @command{libtool} to try to use only
   @sc{pic} objects.  The user may still override this default by specifying
  address@hidden to @command{configure}.
  address@hidden to @command{configure}.
   
   @item no-pic
   Change the default behaviour of @command{libtool} to try to use only
   address@hidden objects.  The user may still override this default by
  -specifying @option{--without-pic} to @command{configure}.
  +specifying @option{--with-pic} to @command{configure}.
   
   @end table
   
  
  
  
  * added files
  
  --- /dev/null
  +++ 
/Users/gary/devel/savannah/libtool--devo--1.0/,,address@hidden/new-files-archive/./{arch}/libtool/libtool--gary/libtool--gary--1.0/address@hidden/patch-log/patch-32
  @@ -0,0 +1,16 @@
  +Revision: libtool--gary--1.0--patch-32
  +Archive: address@hidden
  +Creator: Gary V. Vaughan <address@hidden>
  +Date: Tue Aug 30 12:23:53 BST 2005
  +Standard-date: 2005-08-30 11:23:53 GMT
  +Modified-files: ChangeLog doc/libtool.texi
  +    libltdl/m4/ltoptions.m4
  +New-patches: address@hidden/libtool--gary--1.0--patch-32
  +Summary: use --enable-pic
  +Keywords: 
  +
  +* libltdl/m4/options.m4 (_LT_WITH_PIC): Renamed...
  +(_LT_ENABLE_PIC): ...this.  Adjust all callers.  The configure
  +option is now `--enable-pic', since `--with-pic' implies that the
  +user wants to compile in an optional external package called pic.
  +* doc/libtool.texi: Update documentation to match.
  
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 0.9
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDFuqfFRMICSmD1gYRAkiDAKChIbMpefq0KBpSRStgfAjUGbDEMQCgg5Zw
/uWYBkb5mYqvhrSqkv2ObNc=
=Ub45
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]