Hi,
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
./config --with-libget-prefix=/
Now when i create my M
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
On 05/10/2012 09:14 PM, Paul Elliott wrote:
I want the people that receive my tarball to do autoreconf. Their system's
autoconf-archive may be more up-to date than mine.
This is a pretty questionable approach.
In particular, this way,
* you are forcing your users to install sufficiently compat