diff options
author | Jim Blandy <jimb@redhat.com> | 1993-05-23 22:03:39 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-05-23 22:03:39 +0000 |
commit | 493744e5aea2ace51564e8dae0bec87a37c318c9 (patch) | |
tree | 50ef4021220d55a7c76fbf5a9b541e7d6baf84ad /src/m/pfa50.h | |
parent | 46af2ed8eca3100b63553a66bfe0242be4ee08c7 (diff) | |
download | emacs-493744e5aea2ace51564e8dae0bec87a37c318c9.tar.gz |
Remove HAVE_RENAME; configure guesses that now.
Diffstat (limited to 'src/m/pfa50.h')
-rw-r--r-- | src/m/pfa50.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m/pfa50.h b/src/m/pfa50.h index b5bcb3e6c9b..ceb35fc3bc5 100644 --- a/src/m/pfa50.h +++ b/src/m/pfa50.h @@ -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 |