diff 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
line wrap: on
line diff
--- a/src/config.h.in	Mon Aug 13 10:07:42 2007 +0200
+++ b/src/config.h.in	Mon Aug 13 10:08:34 2007 +0200
@@ -505,14 +505,6 @@
    Currently this is only Solaris 2.x, for x < 6. */
 #undef DYNODUMP
 
-/* Define ENERGIZE to compile with support for the Energize Programming System.
-   If you do this, don't forget to define ENERGIZE in lwlib/Imakefile as well.
-   You will need to set your C_SWITCH_SITE and LD_SWITCH_SITE to point at the
-   Energize connection library (libconn.a) and associated header files. */
-#undef ENERGIZE
-#undef ENERGIZE_2
-#undef ENERGIZE_3
-
 /* Compile in support for Sun Sparcworks/WorkShop? */
 #undef SUNPRO