MacOSX can handle >14 character names.

I think the #if is inverted really - what DOES have that limit?
This commit is contained in:
warwick
2003-09-11 04:23:52 +00:00
parent a80481a5e7
commit 0460cc9824

View File

@@ -197,7 +197,7 @@ register char *s;
while((lp=index(s, '.')) || (lp=index(s, '/')) || (lp=index(s,' ')))
*lp = '_';
#if defined(SYSV) && !defined(AIX_31) && !defined(SVR4) && !defined(LINUX)
#if defined(SYSV) && !defined(AIX_31) && !defined(SVR4) && !defined(LINUX) && !defined(__APPLE__)
/* avoid problems with 14 character file name limit */
# ifdef COMPRESS
/* leave room for .e from error and .Z from compress appended to