# HG changeset patch # User Jim Blandy # Date 739693384 0 # Node ID a4a33eb8f6e96f5eb9238a7c5e474b63c54ded7d # Parent be31c90ee59d1fe8dabc2119edff3a9d2c0ae5eb * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to interface nicely with autoconf. * m/delta.h: Don't #define SHORT_FILE_NAMES; autoconf does this for us. diff -r be31c90ee59d -r a4a33eb8f6e9 src/m/delta.h --- a/src/m/delta.h Thu Jun 10 06:21:19 1993 +0000 +++ b/src/m/delta.h Thu Jun 10 06:23:04 1993 +0000 @@ -144,7 +144,6 @@ #undef KERNEL_FILE #define KERNEL_FILE "/sysv68" #undef LDAV_SYMBOL -#define SHORT_FILE_NAMES /* The standard C library is -lc881, not -lc. -lbsd brings sigblock and sigsetmask.