diff options
author | Gunter Knauf <gk@gknw.de> | 2004-06-10 22:24:37 +0000 |
---|---|---|
committer | Gunter Knauf <gk@gknw.de> | 2004-06-10 22:24:37 +0000 |
commit | 281559b31b176e480f7a43f6c6eafa18b75545b3 (patch) | |
tree | 2b34e5a626be01bc91ff1e12e2756c1314b9e5cd | |
parent | ef1aa4e5e9ac79dfc06a072ddab7f98b3c498b53 (diff) |
cosmetic correction.
-rw-r--r-- | lib/config-netware.h | 2 | ||||
-rw-r--r-- | src/config-netware.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/config-netware.h b/lib/config-netware.h index 56e21b1b1..e00286e1f 100644 --- a/lib/config-netware.h +++ b/lib/config-netware.h @@ -402,7 +402,7 @@ #undef NEED_REENTRANT /* cpu-machine-OS */ -#define OS "i386-pc-NetWare" +#define OS "i586-pc-NetWare" /* Name of package */ #undef PACKAGE diff --git a/src/config-netware.h b/src/config-netware.h index af695c497..667979a6a 100644 --- a/src/config-netware.h +++ b/src/config-netware.h @@ -405,7 +405,7 @@ #undef NEED_REENTRANT /* cpu-machine-OS */ -#define OS "i386-pc-NetWare" +#define OS "i586-pc-NetWare" /* Name of package */ #undef PACKAGE |