emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building Emacs from a new MinGW environment


From: Glenn Morris
Subject: Re: Building Emacs from a new MinGW environment
Date: Tue, 17 Sep 2013 12:17:41 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Dani Moncayo wrote:

> Therefore, whenever we need to convert pathnames from any
> MSYS-compliant format to the windows-native counterpart, the only
> reliable way is using the "pwd -W" feature.

You could replace every instance of `pwd` with `pwd ${PWD_OPTS}`, where
configure defines PWD_OPTS=-W on MS, empty elsewhere.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]