diff src/m/delta.h @ 3605:a4a33eb8f6e9

* 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.
author Jim Blandy <jimb@redhat.com>
date Thu, 10 Jun 1993 06:23:04 +0000
parents bb9b906aa772
children feee1e8ab9ad
line wrap: on
line diff
--- 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.