/*******************************************************************/
/* 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