libtool-patches
[Top][All Lists]
Advanced

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

FYI: 361-gary-use-gnu-not-gnits.patch


From: Gary V. Vaughan
Subject: FYI: 361-gary-use-gnu-not-gnits.patch
Date: Mon, 7 Apr 2008 10:20:38 -0400 (EDT)
User-agent: mailnotify/0.9

Applied to HEAD.

  Index: ChangeLog
  from  Gary V. Vaughan  <address@hidden>
  
        * configure.ac, libltdl/configure.ac (AM_INIT_AUTOMAKE): Use
        gnu rather than gnits standards so that version number 2.2.3a
        is not rejected!
        Repoted by Olly Betts  <address@hidden>
  
  Index: configure.ac
  ===================================================================
  RCS file: /sources/libtool/libtool/configure.ac,v
  retrieving revision 1.86
  diff -u -u -r1.86 configure.ac
  --- configure.ac 2 Apr 2008 01:09:08 -0000 1.86
  +++ configure.ac 7 Apr 2008 14:19:38 -0000
  @@ -122,7 +122,7 @@
   
   dnl These are bootstrap requirements, once built, libtool may work with
   dnl much older releases of autoconf and automake.  See release notes.
  -AM_INIT_AUTOMAKE([1.9 gnits subdir-objects dist-bzip2])
  +AM_INIT_AUTOMAKE([1.9 gnu subdir-objects dist-bzip2])
   
   dnl We use m4sh to generate libtool's portable shell scripts
   AC_SUBST([M4SH], ['$(AUTOM4TE) --language=m4sh'])
  Index: libltdl/configure.ac
  ===================================================================
  RCS file: /sources/libtool/libtool/libltdl/configure.ac,v
  retrieving revision 1.28
  diff -u -u -r1.28 configure.ac
  --- libltdl/configure.ac 2 Apr 2008 01:09:08 -0000 1.28
  +++ libltdl/configure.ac 7 Apr 2008 14:19:38 -0000
  @@ -52,7 +52,7 @@
   ## Automake Initialisation. ##
   ## ------------------------ ##
   
  -AM_INIT_AUTOMAKE([gnits])
  +AM_INIT_AUTOMAKE([gnu])
   
   
   ## ------------------------------- ##
-- 
  ())_.              Email me: address@hidden
  ( '/           Read my blog: http://blog.azazil.net
  / )=         ...and my book: http://sources.redhat.com/autobook
`(_~)_ 
_________________________________________________________
This patch notification generated by vcsapply version 1.0
http://savannah.gnu.org/projects/cvs-utils

Attachment: pgpxmic4Fg2Vk.pgp
Description: PGP signature


reply via email to

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