diff src/s/vms.h @ 60385:17d5c7245a46

Define NO_HYPHENS_IN_FILENAMES.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 04 Mar 2005 21:56:46 +0000
parents 8bb5ca4faf36
children 23a17af379b1 29e773288013
line wrap: on
line diff
--- a/src/s/vms.h	Fri Mar 04 17:18:36 2005 +0000
+++ b/src/s/vms.h	Fri Mar 04 21:56:46 2005 +0000
@@ -109,6 +109,11 @@
    your system and must be used only through an encapsulation
    (Which you should place, by convention, in sysdep.c).  */
 
+/* In olden days, VMS filenames did not support hyphen (i.e., the "-"
+   character).  You can #undef this in vmsX-Y.h for newer versions.  */
+
+#define NO_HYPHENS_IN_FILENAMES
+
 /* Do you have the sharable library bug?  If you link with a sharable
    library that contains psects with the NOSHR attribute and also refer to
    those psects in your program, the linker give you a private version of