libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--gary--1.0--patch-10


From: Gary V. Vaughan
Subject: FYI: libtool--gary--1.0--patch-10
Date: Tue, 13 Apr 2004 23:09:17 +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)

iD8DBQFAfGUMFRMICSmD1gYRAisEAJ9U9FPci467asNcujpyjECCQ4IPowCaApUV
PuA1cAcnV2j7XLCSi3AXFho=
=n1Of
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--gary--1.0--patch-9 to compare with
* comparing to address@hidden/libtool--gary--1.0--patch-9
M  ChangeLog
M  m4/ltdl.m4

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>
        * m4/ltdl.m4 (AC_LIB_LTDL): Remove AC_REPLACE_FUNCS for memmove
        and strcpy.

--- orig/m4/ltdl.m4
+++ mod/m4/ltdl.m4
@@ -110,8 +110,6 @@
 AC_CHECK_HEADERS([string.h strings.h], [break], [], [AC_INCLUDES_DEFAULT])
 
 AC_CHECK_FUNCS([closedir opendir readdir], [], [AC_LIBOBJ([lt__dirent])])
-
-AC_REPLACE_FUNCS([memmove strcmp])
 ])# AC_LIB_LTDL
 
 




reply via email to

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