diff src/s/vms5-5.h @ 60386:553704b5e15e

Undefine NO_HYPHENS_IN_FILENAMES.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 04 Mar 2005 21:57:07 +0000
parents 695cf19ef79e
children 29e773288013
line wrap: on
line diff
--- a/src/s/vms5-5.h	Fri Mar 04 21:56:46 2005 +0000
+++ b/src/s/vms5-5.h	Fri Mar 04 21:57:07 2005 +0000
@@ -2,6 +2,8 @@
 #define VMS5_5
 #define VMS4_4
 
+#undef NO_HYPHENS_IN_FILENAMES
+
 /* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
    And defining it causes lossage because sys_errlist has a different
    number of elements.  */