]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't define autoconfiscated NLIST_STRUCT.
authorDave Love <fx@gnu.org>
Fri, 14 Apr 2000 17:54:26 +0000 (17:54 +0000)
committerDave Love <fx@gnu.org>
Fri, 14 Apr 2000 17:54:26 +0000 (17:54 +0000)
20 files changed:
src/ChangeLog
src/s/aix3-1.h
src/s/bsd4-1.h
src/s/bsd4-2.h
src/s/bsd4-3.h
src/s/cxux.h
src/s/dgux.h
src/s/hpux.h
src/s/iris3-5.h
src/s/iris3-6.h
src/s/irix3-3.h
src/s/rtu.h
src/s/umax.h
src/s/unipl5-0.h
src/s/unipl5-2.h
src/s/usg5-0.h
src/s/usg5-2-2.h
src/s/usg5-2.h
src/s/usg5-3.h
src/s/xenix.h

index 210aafeb75b3ea938c1cfaa30611c94c9ee102d6..35ec5260e134e5e3c6c85951cc4331c43401ebf3 100644 (file)
@@ -1,3 +1,17 @@
+2000-04-14  Dave Love  <fx@gnu.org>
+
+       * s/aix3-1.h, s/bsd4-2.h, s/bsd4-3.h, s/cxux.h, s/dgux.h, s/gnu.h:
+       * s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/rtu.h:
+       * s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, s/usg5-2.h:
+       * s/usg5-3.h, s/xenix.h, s/umax.h: Don't define autoconfiscated
+       NLIST_STRUCT.
+
+       * s/bsd386.h, s/freebsd.h, s/gnu.h, s/netbsd.h: Don't define
+       autoconfiscated HAVE_GETLOADAVG.
+
+       * s/nextstep.h, s/sco4.h, s/sco5.h: Don't define autoconfiscated
+       BROKEN_MKTIME.
+
 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
 
        * filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes.
index f9c3cbeeba730590016ad9be49a2b5e34edf1566..330cbae4279d72c3ce41171db7857afc2f9aef60 100644 (file)
@@ -139,10 +139,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define SHORTNAMES */
 
-/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-/* #define NLIST_STRUCT */
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index b0b7246e909e4c924f4ea9bba2467f6f16a4d63e..d0dd9a294856882bc51ec4586a92b63314268954 100644 (file)
@@ -98,10 +98,6 @@ Boston, MA 02111-1307, USA.  */
 
 #undef CLASH_DETECTION    /* Might work; not tried yet.  */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
index 36b52ecda91a15ecee9adc1bafac475238492fc1..27ad9a5fe6e4277ede6295a29eaa59061db223ad 100644 (file)
@@ -102,10 +102,6 @@ Boston, MA 02111-1307, USA.  */
 
 #define CLASH_DETECTION
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
index 58a62a14e78b095d3841653ff019de65cf002fe5..46cb3a53528a7133bf2a6199d5dffecbd740ca11 100644 (file)
@@ -105,10 +105,6 @@ Boston, MA 02111-1307, USA.  */
 
 #define CLASH_DETECTION
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
index 0281e789717c51bc36055d5a17a639bd72f6272c..6b0de297d94dffdb0c54b429f6e86a8b15527652 100644 (file)
@@ -193,10 +193,6 @@ Boston, MA 02111-1307, USA.  */
 
 #define HAVE_SOCKETS
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The symbol in the kernel where the load average is found
    is named _avenrun.  */
 
index 8788a05c46000ec283a6057134ad59b1c1452f62..95dee6b2571a74cd94a847e8336dfd7f4de898a4 100644 (file)
@@ -163,12 +163,6 @@ Boston, MA 02111-1307, USA.  */
 #define        BAUD_CONVERT    { 0, 110, 134, 150, 300, 600, 1200, 1800, 2400, \
                          4800, 9600, 19200, 38400 }
 
-/*
- *     Define NLIST_STRUCT if the system has nlist.h
- */
-
-#define        NLIST_STRUCT
-
 /*
  *      Make WM Interface Compliant.
  */
index a14bf2e97d21ad00361d9ee304b851f4f2c92c62..36d6680a9f262be7d66f8117a2f39ccae89eda54 100644 (file)
@@ -124,10 +124,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define SHORTNAMES */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /hp-ux.  */
 
 #define KERNEL_FILE "/hp-ux"
index 7659289ad9b5e526db2c1ba47b27f5557fd6272e..1b8e045ce7997fdf6e6f7606b16e40db3308a6c8 100644 (file)
@@ -102,10 +102,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define CLASH_DETECTION */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
index 80a4ccc5e857381f75535a56a3bd8c209bcfe9a2..c4406cd2e870a3a987236c50e375997fdbcf52c2 100644 (file)
@@ -102,10 +102,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define CLASH_DETECTION */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
index 45961cc1b2bb9f67e22fbce91bf41fa973f26de6..9fc8a54bc4df92c11c7f23bf70e8caec5693e78f 100644 (file)
@@ -105,10 +105,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define CLASH_DETECTION */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index 1c9b08096ef05458bea787a73c02b6571d1aecbc..80dccaafc8d9601d33c59820af74aa0a33891cc0 100644 (file)
@@ -116,10 +116,6 @@ Boston, MA 02111-1307, USA.  */
 
 #undef CLASH_DETECTION
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The symbol in the kernel where the load average is found
    is named _avenrun.  */
 
index 8a0815f8a9a51e389d2ae83eb56eab0204dc0a95..25d3d70dbfa1f5ea427363b979c8be6ac6397a79 100644 (file)
@@ -122,10 +122,6 @@ Boston, MA 02111-1307, USA.  */
 
 #define CLASH_DETECTION
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
index 4c815d917e1ba0a136d95a7d1d33de2d955f1e3d..5571983e52d23d95c41766992a29e93bd7b4cea8 100644 (file)
@@ -119,10 +119,6 @@ Boston, MA 02111-1307, USA.  */
 
 #define SHORTNAMES
 
-/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-/* #define NLIST_STRUCT */
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index 85ab0973fe89b7c76fd1ef838a02a7455b200719..9e61d3fac7c4900b941912ef72e2837228e311c8 100644 (file)
@@ -113,10 +113,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define SHORTNAMES */
 
-/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-/* #define NLIST_STRUCT */
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index 915211feb9c2cf8fb2f3180eb76ea7131de53de8..885ad00b1ba62c3dccde93b8134348e26800ff40 100644 (file)
@@ -108,10 +108,6 @@ Boston, MA 02111-1307, USA.  */
 
 #define SHORTNAMES
 
-/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-/* #define NLIST_STRUCT */
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index 14b7fa3d3350365e35b7df1afd5ed6c24aa5fb9c..0c8e3c3d2df15688182f2e8c916ab2b49f26ddcf 100644 (file)
@@ -107,10 +107,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define SHORTNAMES */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index 7c8cb134094b25ab26479cc2208a7caea25aea14..e6f586da28d8d802439da17e3ed8f7d85e18370f 100644 (file)
@@ -107,10 +107,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define SHORTNAMES */
 
-/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-/* #define NLIST_STRUCT */
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index f3bd5d38f6ed2785fd5fa7437a2944801d46f72b..557091d19b9c2bab43a7c9751578ee5802c2e03e 100644 (file)
@@ -118,10 +118,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define SHORTNAMES */
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /unix.  */
 
 #define KERNEL_FILE "/unix"
index 7550baa4cd4a6e92c53fc2f660ae867ac596f4a5..be742120b60781d945535045f88d5297a0889590 100644 (file)
@@ -136,10 +136,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* #define SHORTNAMES */
 
-/* We do not use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-/* #define NLIST_STRUCT */
-
 /* Compensate for one incompatibility between Xenix and V.0.  */
 #define n_zeroes n_name[0]