aboutsummaryrefslogtreecommitdiffstats
path: root/src/data.c
diff options
context:
space:
mode:
authorJim Blandy1993-08-03 07:28:04 +0000
committerJim Blandy1993-08-03 07:28:04 +0000
commite3a7436e6ff694c05195b4861e63c1930ba3f532 (patch)
tree6d89f1dd6ca9975f9124f9003ad6ae133953fdb4 /src/data.c
parentf3f31ccf987cfe869948af93bb462e5d6ec0d924 (diff)
downloademacs-e3a7436e6ff694c05195b4861e63c1930ba3f532.tar.gz
emacs-e3a7436e6ff694c05195b4861e63c1930ba3f532.zip
Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
* 7300.h [__GNUC__]: #define HAVE_ALLOCA. [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION. (HAVE_SYSVIPC, USE_UTIME): #define these. (memmove): We don't have this; call safe_bcopy. (CRT0_COMPILE): #define this, so we always use the system's cc. * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for configure to edit. * sysdep.c [not HAVE_MKDIR] (mkdir): New function, taken from tar, for use on systems lacking the mkdir function. [not HAVE_RMDIR] (rmdir): New function, taken from tar, for use on systems lacking the rmdir function. * ymakefile (crt0.o): Replace the compiler and switches with the symbol CRT0_COMPILE. (CRT0_COMPILE): If the system and machine description files have left this undefined, then define it to do the same as the old crt0.o rule used to.
Diffstat (limited to 'src/data.c')
0 files changed, 0 insertions, 0 deletions