]> code.delx.au - gnu-emacs/commitdiff
Remove HAVE_RENAME; configure guesses that now.
authorJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 22:03:39 +0000 (22:03 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 23 May 1993 22:03:39 +0000 (22:03 +0000)
src/m/ibmps2-aix.h
src/m/pfa50.h
src/s/gnu-linux.h
src/s/hpux.h
src/s/isc2-2.h
src/s/sco4.h
src/s/usg5-4.h

index e69588c55891f534ad85becb53e5d13fcb86afb3..fe01a60f8d41928917f21c22e8d1fabfb996f5f2 100644 (file)
@@ -222,7 +222,6 @@ so disable it for them.  */
 #ifdef USG5_3
 #define XICCC
 #define HAVE_GETWD
-#define HAVE_RENAME
 #undef LD_SWITCH_MACHINE
 #define LD_SWITCH_MACHINE -T0x0 -K -e start
 
index b5bcb3e6c9beabc037fa299dd27dd34e075cbe61..ceb35fc3bc53807b6ff0432e85bbfa648a02931c 100644 (file)
@@ -93,7 +93,6 @@ and this notice must be preserved on all copies.  */
 #define HAVE_SELECT
 #define HAVE_PTYS
 #define HAVE_SOCKETS
-#define HAVE_RENAME
 
 /* SX/A use SystemV style getdents/readdir. */
 #define HAVE_CLOSEDIR
index dbd6dbd098fffaa154fd40f821730d04bd828713..818d6e84a5b5a427c0b89feacd4e03dd7170e610 100644 (file)
@@ -156,7 +156,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* This is needed for sysdep.c */
 
-#define HAVE_RENAME
 #define HAVE_UNISTD_H        /* for getpagesize.h */
 #define HAVE_ALLOCA_H        /* for getdate.y */
 #define NO_SIOCTL_H           /* don't have sioctl.h */
index fb3903d96e60100e3cd309a2dbb518642501e0a2..7b29e2ce14852878fbe8256e95ea2603068e72df 100644 (file)
@@ -228,7 +228,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define HAVE_VFORK
 #define HAVE_PERROR  /* Delete this line for version 6.  */
-#define HAVE_RENAME
 
 /* The following maps shared exec file to demand loaded exec.
    Don't do this as demand loaded exec is broken in hpux.  */
index 9af73a1a8b1c2fec4692b35c326fda5ff162f8f6..9cbc448ca2450c714c6b8bec3831946b5368c65a 100644 (file)
@@ -23,7 +23,6 @@
 #define NO_FCHMOD
 
 #define HAVE_PTYS
-#define HAVE_RENAME
 #define HAVE_CLOSEDIR
 #define MAXNAMLEN 512
 #define O_NDELAY O_NONBLOCK
index a94e27dcb519b237fa8688526bdcc2070c502c79..e814ebce793c5dcd11950c5ec384cce75916a135 100644 (file)
@@ -62,10 +62,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef BROKEN_TIOCGWINSZ
 #define NEED_PTEM_H
 
-/* SCO has rename, but some people say it is broken.  Try this for
-   now.  */
-#define HAVE_RENAME
-
 /* We need to link with crt1.o and crtn.o.  */
 #define START_FILES pre-crt0.o /lib/crt1.o
 #define LIB_STANDARD -lc /lib/crtn.o
index 336c752fa11b5c42502310f42c843c7af2e1e65f..c599ec0f84d484afaf4fe73d81d53b144b30d366 100644 (file)
@@ -85,7 +85,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* libc has this stuff, but not utimes. */
 
-#define HAVE_RENAME
 #define HAVE_SELECT
 #define HAVE_TIMEVAL
 #define HAVE_CLOSEDIR