From: Ken Raeburn Date: Fri, 23 Sep 1994 02:06:14 +0000 (+0000) Subject: delete -> remove X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3607cd9780375fd54b8d85613ab6f29f7c9d25c2;p=binutils-gdb.git delete -> remove --- 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