Re: Setting shared lib version not functioning

2009-05-09 Thread Ralf Wildenhues
Hello Gerald, * Gerald I. Evenden wrote on Thu, May 07, 2009 at 04:10:18PM CEST: > On Thursday 07 May 2009 1:08:40 am Ralf Wildenhues wrote: > > * Gerald I. Evenden wrote on Thu, May 07, 2009 at 02:58:28AM CEST: > > > Well, everything compiled and looked OK when installed in /usr/local/lib > > >

Automake 1.10.2 and color-tests

2009-05-09 Thread NightStrike
I'm trying to use the new color-tests option as documented here: http://www.gnu.org/software/hello/manual/automake/Tests.html#Tests This online manual is listed as being for automake 1.10.2 here: http://www.gnu.org/software/hello/manual/automake/index.html#Top "This manual is for GNU Automake (v

Re: Automake 1.10.2 and color-tests

2009-05-09 Thread Ralf Wildenhues
Hello, * NightStrike wrote on Sat, May 09, 2009 at 10:51:15AM CEST: > I'm trying to use the new color-tests option as documented here: > > http://www.gnu.org/software/hello/manual/automake/Tests.html#Tests

Re: Automake 1.10.2 and color-tests

2009-05-09 Thread NightStrike
On Sat, May 9, 2009 at 4:59 AM, Ralf Wildenhues wrote: > Hello, > > * NightStrike wrote on Sat, May 09, 2009 at 10:51:15AM CEST: >> I'm trying to use the new color-tests option as documented here: >> >> http://www.gnu.org/software/hello/manual/automake/Tests.html#Tests > >

Re: binary distribution build with automake

2009-05-09 Thread Ralf Wildenhues
Hello Andreas, * Andreas Otto wrote on Fri, May 08, 2009 at 01:28:16PM CEST: > I missing one target in automake to create a binary distribution > Reason: > > 1. the default prefix is "/usr/local" -> thats ok > 2. this prefix is required for libraray "rpath" feature -> thats ok >