comparison nt/config.h @ 217:d44af0c54775 r20-4b7

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 78f53ef88e17
children 262b8bb4a523
comparison
equal deleted inserted replaced
216:43306a74e31c 217:d44af0c54775
486 486
487 /* Define DYNODUMP if it is necessary to properly dump on this system. 487 /* Define DYNODUMP if it is necessary to properly dump on this system.
488 Currently this is only Solaris. */ 488 Currently this is only Solaris. */
489 #undef DYNODUMP 489 #undef DYNODUMP
490 490
491 /* Define ENERGIZE to compile with support for the Energize Programming System.
492 If you do this, don't forget to define ENERGIZE in lwlib/Imakefile as well.
493 You will need to set your C_SWITCH_SITE and LD_SWITCH_SITE to point at the
494 Energize connection library (libconn.a) and associated header files.
495 */
496 #undef ENERGIZE
497 #undef ENERGIZE_2
498 #undef ENERGIZE_3
499
500 /* Define SUNPRO to compiled in support for Sun Sparcworks. */ 491 /* Define SUNPRO to compiled in support for Sun Sparcworks. */
501 #undef SUNPRO 492 #undef SUNPRO
502 493
503 /* Sun SparcStations, SGI machines, and HP9000s700s have support for playing 494 /* Sun SparcStations, SGI machines, and HP9000s700s have support for playing
504 different sound files as beeps. If you are on a SparcStation but do not 495 different sound files as beeps. If you are on a SparcStation but do not