delete -> remove
authorKen Raeburn <raeburn@cygnus>
Fri, 23 Sep 1994 02:06:14 +0000 (02:06 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 23 Sep 1994 02:06:14 +0000 (02:06 +0000)
gas/config/vms-conf.h

index 31c587abc698c924ab580feac9e8c2ea93877e52..b83034ec9863f8c0ab0a4229d6fb43f9986c28cb 100644 (file)
@@ -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