automake
[Top][All Lists]
Advanced

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

Re: Processing scripts to handle --program-suffix


From: Tom Tromey
Subject: Re: Processing scripts to handle --program-suffix
Date: 14 Aug 2002 09:55:34 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Ross" == Ross Burton <address@hidden> writes:

Ross> However, galeon is started via a shell script which sets up an
Ross> environment.  Is it possible to get the final name of galeon-bin
Ross> (defined in bin_PROGRAMS) and tell automake to process the shell
Ross> script and replace @BINARY@ (or some such name) with the name of
Ross> the binary, as it will be after transformations?

You have to do it by hand, applying the transform yourself.

Tom




reply via email to

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