- was set to 108 which is common for linux, but mac os x has it 104 - set to 100 now
@@ -82,7 +82,7 @@
#ifndef UNIX_PATH_MAX
-#define UNIX_PATH_MAX 108
+#define UNIX_PATH_MAX 100
#endif
static char id[]="$Id$";