libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--devo--1.0--patch-44


From: Gary V. Vaughan
Subject: FYI: libtool--devo--1.0--patch-44
Date: Wed, 14 Apr 2004 11:41:40 +0100 (BST)
User-agent: mailnotify/0.3

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

Applied to HEAD.
- -- 
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.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFAfRVkFRMICSmD1gYRAqcAAJ42qlkrf02TQ5/UTnY+I/m0LX+HMgCfdynx
XEl21xiNNWYGLxdM8burlzI=
=Vzs8
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--devo--1.0--patch-43 to compare with
* comparing to address@hidden/libtool--devo--1.0--patch-43
M  ChangeLog
M  bootstrap

* modified files

Index: Changelog
from  Alexandre Duret-Lutz  <address@hidden>

        * bootstrap: Delete acinclude.m4.

--- orig/bootstrap
+++ mod/bootstrap
@@ -1,7 +1,7 @@
 #! /bin/sh
 # bootstrap -- Helps bootstrapping libtool, when checked out from CVS.
 #
-# Copyright (C) 2003 Free Software Foundation
+# Copyright (C) 2003, 2004 Free Software Foundation
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -36,6 +36,9 @@
 
 rm -rf `find . -path './{arch}' -prune -o \( -name autom4te.cache -o -name 
libtool \) -print`
 
+# Delete stale acinclude.m4 from previous libtool versions.
+rm -f acinclude.m4
+
 fakes="config/ltmain.sh config/libtoolize"
 if test -z "$reconfdirs"; then
   reconfdirs=". `ls -1d tests/*demo tests/*demo[0-9]`"




reply via email to

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