On Monday 03 September 2007 18:31, Vincent Torri wrote:
> With msys, it is defined as /usr/local/share. But I use that macro
> with fopen, which returns an error (file not found)
>
> I would like it to be c:/***/***/local/share
>
> Is it possible ?

Yes.  You can use the MSYS_AC_CANONICAL_PATH macro, published some time 
ago on the MinGW/MSYS lists:
http://article.gmane.org/gmane.comp.gnu.mingw.msys/2785

HTH,
Keith.


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to