From 3607cd9780375fd54b8d85613ab6f29f7c9d25c2 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 23 Sep 1994 02:06:14 +0000 Subject: [PATCH] delete -> remove --- gas/config/vms-conf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gas/config/vms-conf.h b/gas/config/vms-conf.h index 31c587abc69..b83034ec986 100644 --- a/gas/config/vms-conf.h +++ b/gas/config/vms-conf.h @@ -79,8 +79,8 @@ /* Needed only for sparc configuration */ #undef sparcv9 -/* Define if you have the delete function. */ -#define HAVE_DELETE +/* Define if you have the remove function. */ +#define HAVE_REMOVE /* Define if you have the unlink function. */ #undef HAVE_UNLINK -- 2.30.2