libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH-1.5] use automake to install libltdl


From: Alexandre Duret-Lutz
Subject: Re: [PATCH-1.5] use automake to install libltdl
Date: 08 Apr 2004 16:19:00 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.3.50

>>> "Bob" == Bob Friesenhahn <address@hidden> writes:

[...]

 Bob> It would be worthwhile to find a good way to automatically verify that
 Bob> 'make install' installs everything it should.  Unfortunately, 'make
 Bob> distcheck' doesn't cut it in this area.

If you write an `installcheck-local' rule, it will be run during
`distcheck' and `installcheck'.

Autoconf has a nice setup in this area: its testsuite is run
with the non-installed copy of autoconf during `make check',
with the installed copy of autoconf during `make installcheck',
and (consequently) with both during `make distcheck'.
-- 
Alexandre Duret-Lutz





reply via email to

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