Robert A. Knop Jr. writes:
> I'm fairly new to autoconf, so this may be a clueless question.
>
> What I'm trying to do is check a few standard places for a library
> and then set a variable (*not* LIBS, but my own) based on where this
> library was found. To this end, I have the following code i
I'm fairly new to autoconf, so this may be a clueless question.
What I'm trying to do is check a few standard places for a library
and then set a variable (*not* LIBS, but my own) based on where this
library was found. To this end, I have the following code in
configure.in:
for i in '' -L$pre