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

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 78f53ef88e17
children 2c611d1463a6
comparison
equal deleted inserted replaced
216:43306a74e31c 217:d44af0c54775
503 503
504 /* Define DYNODUMP if it is necessary to properly dump on this system. 504 /* Define DYNODUMP if it is necessary to properly dump on this system.
505 Currently this is only Solaris 2.x, for x < 6. */ 505 Currently this is only Solaris 2.x, for x < 6. */
506 #undef DYNODUMP 506 #undef DYNODUMP
507 507
508 /* Define ENERGIZE to compile with support for the Energize Programming System.
509 If you do this, don't forget to define ENERGIZE in lwlib/Imakefile as well.
510 You will need to set your C_SWITCH_SITE and LD_SWITCH_SITE to point at the
511 Energize connection library (libconn.a) and associated header files. */
512 #undef ENERGIZE
513 #undef ENERGIZE_2
514 #undef ENERGIZE_3
515
516 /* Compile in support for Sun Sparcworks/WorkShop? */ 508 /* Compile in support for Sun Sparcworks/WorkShop? */
517 #undef SUNPRO 509 #undef SUNPRO
518 510
519 /* Sun SparcStations, SGI machines, and HP9000s700s have built-in 511 /* Sun SparcStations, SGI machines, and HP9000s700s have built-in
520 support for playing sound files. (On Suns, the sound support is 512 support for playing sound files. (On Suns, the sound support is