libtool-patches
[Top][All Lists]
Advanced

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

C tests for hosts that allow undefined syms in shlibs [libtool--release-


From: Gary V. Vaughan
Subject: C tests for hosts that allow undefined syms in shlibs [libtool--release--2.0--patch-24]
Date: Wed, 13 Oct 2004 10:22:04 +0100 (BST)
User-agent: mailnotify/0.4

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

Okay to commit?

        * tests/cdemo-undef.test: New test for hosts that allow shared
        libraries with undefined symbols, but have no C++ compiler
        installed.
        * tests/Makefile.am (COMMON_TESTS): Add it.

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

iD8DBQFBbPO7FRMICSmD1gYRAse3AJ9LubMiXPxN9TtFgISE5QqhNzgl9wCbBPfo
m2/gSenSfcFIlhIOFl2/hzw=
=hQPv
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--release--2.0--patch-24 to compare with
* comparing to address@hidden/libtool--release--2.0--patch-24
M  ChangeLog
M  tests/Makefile.am

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>
        * tests/cdemo-undef.test: New test for hosts that allow shared
        libraries with undefined symbols, but have no C++ compiler
        installed.
        * tests/Makefile.am (COMMON_TESTS): Add it.

--- orig/tests/Makefile.am
+++ mod/tests/Makefile.am
@@ -63,7 +63,8 @@
        depdemo-shared.test depdemo-make.test depdemo-exec.test \
        depdemo-inst.test depdemo-relink.test depdemo-unst.test \
        mdemo-shared.test mdemo-make.test mdemo-exec.test \
-       mdemo-inst.test mdemo-unst.test
+       mdemo-inst.test mdemo-unst.test \
+       cdemo-undef.test cdemo-make.test cdemo-exec.test
 
 if HAVE_CXX
 if HAVE_F77




reply via email to

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