home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / intervie / 3464 < prev    next >
Encoding:
Text File  |  1992-12-28  |  1.2 KB  |  39 lines

  1. Path: sparky!uunet!olivea!spool.mu.edu!caen!hellgate.utah.edu!csn!news.den.mmc.com!iplmail!chucks
  2. From: chucks@iplmail.orl.mmc.com (Chuck Strickland)
  3. Newsgroups: comp.windows.interviews
  4. Subject: what is kit in local.def
  5. Message-ID: <1992Dec23.195705.26071@iplmail.orl.mmc.com>
  6. Date: 23 Dec 92 19:57:05 GMT
  7. Sender: chucks@iplmail (Chuck Strickland)
  8. Organization: Martin Marietta
  9. Lines: 28
  10.  
  11.  
  12.  I have built iv3.1 on a sun4. in local.def  the following is found.
  13. /*
  14.  * Default customization of kits.
  15.  * Possible flags to define:
  16.  *      sgi_motif_kit (SMFKit), motif_kit (MFKit),
  17.  *      openlook_kit (OLKit), bw_kit (MonoKit)
  18.  */
  19. #ifndef KitFlags
  20. #define KitFlags \
  21. -Dmotif_kit \
  22. -Dsgi_motif_kit \
  23. -Dopenlook_kit \
  24. -Dbw_kit \
  25. -Ddefault_kit=SMFKit
  26. #endif
  27.  
  28.  what is the function of selecting a different kit. I have not found 
  29.  anything in the papers regarding this.
  30.  
  31.  thanks.
  32. -- 
  33. *_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*
  34. Malcolm C. Strickland                 Martin Marietta Missle Systems
  35. chuck-strickland@orl.mmc.com          mail point 170    
  36. Phone: 407-356-7437                   pobox 555837
  37. Fax:   407-356-5482                   orlando florida 32855-5837
  38. *_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*
  39.