Re: need help with configure.in

2004-09-28 Thread Andy Smith
Bruce Shaw wrote: I'm working on lmsensors. Configure.in has a section of code that checks to see if sensors/sensors.h is available before letting you bash about with lmsensors. Problem is, I don't need it for Solaris. I'm doing it completely differently. Now I found how to do Solaris-specific t

need help with configure.in

2004-09-28 Thread Bruce Shaw
I'm working on lmsensors. Configure.in has a section of code that checks to see if sensors/sensors.h is available before letting you bash about with lmsensors. Problem is, I don't need it for Solaris. I'm doing it completely differently. Now I found how to do Solaris-specific things... case $t