aboutsummaryrefslogtreecommitdiff
path: root/gas/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/acconfig.h')
-rw-r--r--gas/acconfig.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gas/acconfig.h b/gas/acconfig.h
index ea143b8..abae0b8 100644
--- a/gas/acconfig.h
+++ b/gas/acconfig.h
@@ -41,8 +41,3 @@
/* Needed only for sparc configuration */
#undef sparcv9
-
-/* VMS does not provide an "unlink" function, but "delete" is provided.
- Autoconf will never set this (at least until we have an "autovms"),
- but this provides a halfway reasonable machine-independent hook. */
-#undef USE_DELETE_FOR_UNLINK