[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Win32 version using cygwin



On 31.01.2007 22:35, Henk Jonas wrote:
> Just a small update: it works now :-)

Any other changes required? Does it help if we just switch the
ifdef around.

So

#ifdef WIN32
...
#elif HAVE_DIRENT_H
..
#endif

Jens