> From: Mike Castle <[EMAIL PROTECTED]> > Date: Thu, 4 Oct 2001 12:40:50 -0700 > > Does that mean that autoconf should limit itself to > the POSIX portable file name character set?
Of course. If Autoconf uses non-POSIX file names (other than as part of a test for file name portability, or after such a test succeeds), then that is a portability bug that should get fixed.
