RE: AC_CYGWIN?

2003-06-12 Thread Ronald Landheer-Cieslak
On Wed, 11 Jun 2003, Alexander Enchevich wrote: Note, though, that there is absolutely no problem with the filename .mumbleinit on Cygwin (I just did a `touch .mumbleinit` to make sure) On Cygwin there isn't but on Win there is - try copying/renaming an existing file to something like

Re: AC_CYGWIN?

2003-06-12 Thread Corinna Vinschen
On Thu, Jun 12, 2003 at 12:53:08PM +0200, Ronald Landheer-Cieslak wrote: On Wed, 11 Jun 2003, Alexander Enchevich wrote: Note this, BTW: copy hello .world dir 12/06/03 12:47 0 .world so even Windows can handle .names :) It's just a long standing problem in the

RE: AC_CYGWIN?

2003-06-11 Thread Ronald Landheer-Cieslak
to be converted, so... -Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 5:16 PM To: Alexander Enchevich; [EMAIL PROTECTED] Subject: Re: AC_CYGWIN? Alexander Enchevich wrote: Hi What's the proper way to check if I am compiling

RE: AC_CYGWIN?

2003-06-11 Thread Alexander Enchevich
will get an err. message informing you that You must type a filename :) -Original Message- From: Ronald Landheer-Cieslak [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 1:17 AM To: Alexander Enchevich Cc: [EMAIL PROTECTED] Subject: RE: AC_CYGWIN? Note, though, that there is absolutely

Re: AC_CYGWIN?

2003-06-10 Thread Max Bowsher
Alexander Enchevich wrote: Hi What's the proper way to check if I am compiling on a cygwin system from within an autoconf configure.in script? From the subject, you clearly already have an idea. If you check the autoconf docs, they will tell you that that macro is obsolete, and tell you how

RE: AC_CYGWIN?

2003-06-10 Thread Alexander Enchevich
:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 5:16 PM To: Alexander Enchevich; [EMAIL PROTECTED] Subject: Re: AC_CYGWIN? Alexander Enchevich wrote: Hi What's the proper way to check if I am compiling on a cygwin system from within an autoconf configure.in script? From the subject, you