]> gcc.gnu.org Git - gcc.git/commitdiff
mh-openedition.h: Added -DLE370 definition.
authorDave Pitts <dpitts@cozx.com>
Thu, 27 Jul 2000 02:00:36 +0000 (02:00 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 Jul 2000 02:00:36 +0000 (20:00 -0600)
2000-04-27  Dave Pitts  <dpitts@cozx.com>

        * config/mh-openedition.h: Added -DLE370 definition.

From-SVN: r35283

libiberty/ChangeLog
libiberty/config/mh-openedition

index 78a66ab4e7935a2a3916931fd70c6836b857159a..79e518a7a792914d5c2e05135486d976c58ccf56 100644 (file)
@@ -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
index 6e8e354be4a13ebb348243cd100631f794fc80b1..8de8ed16cc0994cec0ff43b66e03db2da09563fd 100644 (file)
@@ -1,3 +1,3 @@
-HDEFINES = -D_ALL_SOURCE
+HDEFINES = -D_ALL_SOURCE -DLE370
 CC=c89
 
This page took 0.076233 seconds and 5 git commands to generate.