libtool-patches
[Top][All Lists]
Advanced

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

Re: fix installcheck for --program-transform-name


From: Ralf Wildenhues
Subject: Re: fix installcheck for --program-transform-name
Date: Sat, 8 Mar 2008 18:42:18 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi Gary,

* Gary V. Vaughan wrote on Sat, Mar 08, 2008 at 05:31:48PM CET:
> On 8 Mar 2008, at 08:22, Ralf Wildenhues wrote:
>> OK to apply?  This fixes
>>  ./configure --program-prefix=g
>>  make all install installcheck
>
> Nice catch, please apply.

Done, thanks!

>> and also causes the testsuite to be correctly rebuilt upon  
>> installcheck.
>
> This is a very common configuration.  Can we mangle distcheck to run  
> again with --program-prefix=g? Or at least add a note to the release
> process  in HACKING that this should be tested before each release.

I added this to the patch.

Cheers,
Ralf

2008-03-08  Ralf Wildenhues  <address@hidden>

        Fix installcheck dependencies, fix for --program-transform-name.
        * Makefile.am (installcheck-local): Depend upon tests/atconfig
        and $(srcdir)/$(TESTSUITE).
        * tests/testsuite.at (_LIBTOOLIZE_TRANSFORM): New macro.
        (LT_AT_CHECK_LIBTOOLIZE): Use it to transform expout and experr
        files suitably.
        * HACKING: Update.

Index: HACKING
===================================================================
RCS file: /cvsroot/libtool/libtool/HACKING,v
retrieving revision 1.41
diff -u -r1.41 HACKING
--- HACKING     13 Feb 2008 22:09:40 -0000      1.41
+++ HACKING     8 Mar 2008 17:39:28 -0000
@@ -675,8 +675,9 @@
   libtool.
 
 * Run `make distcheck' and `make distcheck
-  DISTCHECK_CONFIGURE_FLAGS=--disable-ltdl-install'.  If there are any
-  problems, fix them and start again.
+  DISTCHECK_CONFIGURE_FLAGS=--disable-ltdl-install'.  Try a distcheck
+  with --program-prefix=g.  If there are any problems, fix them and
+  start again.
 
 * Run ./commit from the source tree.
 




reply via email to

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