aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libiberty/ChangeLog4
-rw-r--r--libiberty/config/mh-openedition2
2 files changed, 5 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 78a66ab..79e518a 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-26 Dave Pitts <dpitts@cozx.com>
+
+ * config/mh-openedition.h: Added -DLE370 definition.
+
2000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
* pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
diff --git a/libiberty/config/mh-openedition b/libiberty/config/mh-openedition
index 6e8e354..8de8ed1 100644
--- a/libiberty/config/mh-openedition
+++ b/libiberty/config/mh-openedition
@@ -1,3 +1,3 @@
-HDEFINES = -D_ALL_SOURCE
+HDEFINES = -D_ALL_SOURCE -DLE370
CC=c89