libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--devo--1.0--patch-158


From: Gary V. Vaughan
Subject: FYI: libtool--devo--1.0--patch-158
Date: Thu, 2 Sep 2004 16:34:43 +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)

iD8DBQFBNz2TFRMICSmD1gYRAt58AKDBhdfRHn/z8fWgMYtN/dOQlQn5+gCgpfx3
eHt4FJFYUoSSyYn1J2gPwCw=
=T7z7
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--devo--1.0--patch-157 to compare with
* comparing to address@hidden/libtool--devo--1.0--patch-157
M  ChangeLog
M  Makefile.am

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>,
        * Makefile.am (clean-ltmain-sh): Quote $(top_builddir) for the
        shell, incase it is not set when running maintainer rules with
        `make -fMakefile.maint'.
        Don't show the shell commands.

--- orig/Makefile.am
+++ mod/Makefile.am
@@ -79,8 +79,8 @@
 ## previous builds left behind in the build tree, that would override the
 ## source tree version in current builds.
 clean-ltmain-sh:
-       -test $(top_srcdir) == $(top_builddir) || \
-         rm -f $(top_builddir)/config/ltmain.sh
+       @-test "$(top_srcdir)" == "$(top_builddir)" || \
+         rm -f "$(top_builddir)/config/ltmain.sh"
 
 # We build ltversion.m4 here, instead of from config.status,
 # because config.status is rerun each time one of configure's




reply via email to

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