Re: Checking libraries in multiple places -- frusturated by the cache

2001-02-25 Thread Lars Hecking
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

Checking libraries in multiple places -- frusturated by the cache

2001-02-25 Thread Robert A. Knop Jr.
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