<html>
<head>
        <title></title>
        
<meta name="GENERATOR" content="MSHTML 8.00.6001.18854"></meta>
</head>

<body>
        
<div align="left">Mark</div>
        
<div align="left"> </div>
        
<div align="left">After a lot of trial and error I have a patch that works for me in MingW :-)</div>
        
<div align="left"> </div>
        
<div align="left">first I tried to pass "pwd -W" as is, to makefile.in  and let it make the path from there. I thought that was what you meant. But I didn't success so in the patch the path is made earlier so PWDREGRESS holds the path in itself instead of pwd-W</div>
        
<div align="left">Is that ok?</div>
        
<div align="left"> </div>
        
<div align="left">If someone wants to try it:</div>
        
<div align="left"> you have to run autogen.sh after applying the patch.</div>
        
<div align="left"> </div>
        
<div align="left"> </div>
        
<div align="left">/Nicklas</div>
        
<div align="left"> </div>
        
<div align="left"><br />
                2010-01-19 Mark Cave-Ayland wrote:<br />
                <br />
                Nicklas Avén wrote:<br />
                ><br />
                >> Hallo Mark<br />
                >> <br />
                >> <br />
                >> I've tried for some hours to make it working as you decribe abovr, but I <br />
                >> haven't sucessed. If I use $(shell pwd -W) in makefile it produces the <br />
                >> right path, but I don't understand how to do it in configure.ac. I don't <br />
                >> sucess in affecting PWD so it makes any difference in makefile.<br />
                >> <br />
                >> But I have learnt a lot about what configure.ac is doing :-), but I <br />
                >> don't understand how it works.<br />
                >> <br />
                >> A need more clues...<br />
                >> <br />
                >> /Nicklas<br />
                ><br />
                >Hi Nick,<br />
                ><br />
                >There was actually a similar workaround required for the old 1.3 build <br />
                >system - take a look at the old configure.in file here: <br />
                >http://trac.osgeo.org/postgis/browser/branches/1.3/configure.in around <br />
                >lines 99-111.<br />
                ><br />
                ><br />
                >HTH,<br />
                ><br />
                >Mark.<br />
                ><br />
                >-- <br />
                >Mark Cave-Ayland - Senior Technical Architect<br />
                >PostgreSQL - PostGIS<br />
                >Sirius Corporation plc - control through freedom<br />
                >http://www.siriusit.co.uk<br />
                >t: +44 870 608 0063<br />
                ><br />
                >Sirius Labs: http://www.siriusit.co.uk/labs<br />
                >_______________________________________________<br />
                >postgis-devel mailing list<br />
                >postgis-devel@postgis.refractions.net<br />
                >http://postgis.refractions.net/mailman/listinfo/postgis-devel<br />
                ><br />
                ></div>
</body>
</html>