Greetings, When I went to generate my Makefile using configure I expected that my libdir variable would be set to ${prefix}/lib not $(shell pwd). What is going on? What other information is relavant? Is this the right place to ask? Is there some documentation I missed? Clark
- Re: libdir = @libdir@ => libdir = $(shell pwd) Clark Rawlins