|
From: Peter H. <p....@ma...> - 2009-03-20 20:16:10
|
I strive to set up my own Linux-hosted environment. I've read document available at: http://www.mingw.org/wiki/IncludePathHOWTO Now compiler finds all the headers I want, but let's take the step before - what should I do for autoconf-made configure, if I want for it to look at MinGW directories for headers and libraries? Is it even possible, since they often depend on pkgtool? Yes, I am aware that the way over it is to edit config.mak or configure script itself, but if there is more automatic way to handle it, I would be most happy to know. Best regards |