home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: swnet.sys.dnix
- Path: sparky!uunet!mcsun!sunic!seunet!kullmar!bk
- From: bk@kullmar.se (Bo Kullmar)
- Subject: tcsh 6.03
- Message-ID: <1992Nov22.141200.26225@kullmar.se>
- Organization: Firma Bo Kullmar Datakonsult
- Distribution: swnet
- Date: Sun, 22 Nov 1992 14:12:00 GMT
- Lines: 53
-
- Detta {r en diff f|r config.dnix5.3 i tcsh 6.03 f|r att den skall kunna
- kompileras med dnix 5.3 2.2 som har st|d f|r NLS. F|r |vriga fungerar
- den config.dnix5.3 som finns med 6.03. Jag gjorde visst en extra rad
- i b|rjan av misstag som ni ser. Patchen skickas till USA, men kommer
- nog med f|rst i n{sta version. Den tcsh-6.03.zip som finns p} ABC-Klubbens
- monitor {r redan patchad.
-
- --Bo Kullmar
-
-
- *** tcsh-6.03/config/config.dnix5.3 Fri Nov 20 10:04:46 1992
- --- config.h Sun Nov 22 13:21:55 1992
- ***************
- *** 1,6 ****
- --- 1,8 ----
- +
- /*
- * config.h -- configure various defines for tcsh
- *
- +
- * All source files should #include this FIRST.
- *
- * Edit this to match your system type.
- ***************
- *** 121,128 ****
-
- /****************** local defines *********************/
- #define DNIX
- /****************** configurable hacks ****************/
- /* have been moved to config_f.h */
- #include "config_f.h"
- ! #undef NLS
-
- --- 123,136 ----
-
- /****************** local defines *********************/
- #define DNIX
- + #define NOSTRCOLL
- /****************** configurable hacks ****************/
- /* have been moved to config_f.h */
- #include "config_f.h"
- !
- ! /*
- ! * NLS Dnix 5.3 2.2 supports NLS, but no dnix 5.3 1.x.x
- ! * so undefine NLS if you are runnig dnix 5.3 1.x.x.
- ! */
- ! /*#undef NLS*/
-
-
- --
- Bo Kullmar, Helsingoersg. 38, S-164 44 KISTA, Sweden, Phone +46 8 7511518
- UUCP: {uunet,mcsun}!seunet!kullmar!bk Fax +46 8 801522
- Internet: bk@kullmar.se Fidonet: 2:201/235.0
-