Re: compiling bbdb3 with mingw
Sean Sieger <[email protected]>
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <CADWZ7fKiz8qVhonL+Af7-9ywSmp+21qO7EaKq4duKGPAoCoPGg@mail.gmail.com> |
> Use the unmsys--file-name function, like Emacs Makefile's do in lisp/ > and in leim/, to overcome this problem. And ask Roland to make that > change in the upstream package, since unmsys--file-name is a no-op for > any OS but Windows. > Thank you!