libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--devo--1.0--patch-170


From: Gary V. Vaughan
Subject: FYI: libtool--devo--1.0--patch-170
Date: Sun, 5 Sep 2004 22:53:20 +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)

iD4DBQFBO4rQFRMICSmD1gYRAmJCAJdWSsHix7LUIVDYHSUoHLCRyWjjAJwJoo/a
wzKovdJyJJpAjCt/MhV1Rw==
=+dLP
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--devo--1.0--patch-169 to compare with
* comparing to address@hidden/libtool--devo--1.0--patch-169
M  ChangeLog
M  m4/ltdl.m4

* modified files

Index: Changelog
from  Andreas Schwab  <address@hidden>

        * m4/ltdl.m4 (LT_WITH_LTDL): Remove excess quoting in argument of
        AC_CONFIG_SUBDIRS.

--- orig/m4/ltdl.m4
+++ mod/m4/ltdl.m4
@@ -63,7 +63,7 @@
 AC_MSG_CHECKING([whether to use included libltdl])
 AC_MSG_RESULT([$with_included_ltdl])
 
-AC_CONFIG_SUBDIRS([m4_if($#, 1, [$1], [libltdl])])
+AC_CONFIG_SUBDIRS(m4_if($#, 1, [$1], [libltdl]))
 ])# LT_WITH_LTDL
 
 # Old name:




reply via email to

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