Re: How to leave space for the lib path

2012-05-17 Thread baxy77bax
Nick Bowler-3 wrote: > > Hello bax77bax, > > On 2012-05-16 09:39 -0700, baxy77bax wrote: >> I am learning to use automake tool to create my make files. and what i >> have >> seen from the examples on the net you can while creating the configure >> file >> somehow let some library paths unspecif

Re: How to leave space for the lib path

2012-05-16 Thread Nick Bowler
Hello bax77bax, On 2012-05-16 09:39 -0700, baxy77bax wrote: > I am learning to use automake tool to create my make files. and what i have > seen from the examples on the net you can while creating the configure file > somehow let some library paths unspecified and then specify them when > running