]> granicus.if.org Git - graphviz/commitdiff
purge some ENABLE_CODEGENS, use WITH_CODEGENS instead
authorellson <devnull@localhost>
Thu, 25 May 2006 16:05:43 +0000 (16:05 +0000)
committerellson <devnull@localhost>
Thu, 25 May 2006 16:05:43 +0000 (16:05 +0000)
config.h.old

index 7834ef5d879c970a4cb08699e1eb912f13c6a81c..03f668f090fc2be2ba326a91617fa2f47a9a88cd 100644 (file)
 /*******************************************************************/
 /* The following usually aren't changed.                           */
 /*******************************************************************/
-/* Set to 0 if you don't want the old codegens */
-#define ENABLE_CODEGENS 1
+/* Define if you want the old codegens */
+#define WITH_CODEGENS 1
 
 /* Define if you don't want on-demand plugin loading */
 #define DISABLE_LTDL 1