summaryrefslogtreecommitdiff
path: root/config.h-vms.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2006-01-04 14:45:16 +0000
committerPaul Smith <psmith@gnu.org>2006-01-04 14:45:16 +0000
commit5e0f2a90ce647d0de2f66f8bb7d8bcf38eadd254 (patch)
tree48a8511b273fdfc555442951b97cca3fceb79ee6 /config.h-vms.template
parentb15fe4b7da9c56a786f7bfac9283e1b277525318 (diff)
downloadmake-5e0f2a90ce647d0de2f66f8bb7d8bcf38eadd254.tar.gz
Various changes getting ready for the release of 3.81.
- Updates to make.texi and make.1 and other documentation - Some VMS patches - Fix minor bugs reported on the mailing list and from Debian.
Diffstat (limited to 'config.h-vms.template')
-rw-r--r--config.h-vms.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h-vms.template b/config.h-vms.template
index c252b9c1..e385b880 100644
--- a/config.h-vms.template
+++ b/config.h-vms.template
@@ -350,7 +350,7 @@
/* Define for case insensitve filenames */
#define HAVE_CASE_INSENSITIVE_FS 1
-/* VMS specific, define it if you want to use case sensitve targets */
+/* VMS specific, define it if you want to use case sensitive targets */
/* #undef WANT_CASE_SENSITIVE_TARGETS */
/* VMS specific, V7.0 has opendir() and friends, so it's undefined */