/*******************************************************************/
/* 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
extern gdFontPtr gdFontTiny, gdFontSmall, gdFontMediumBold, gdFontLarge,
gdFontGiant;
-#if ENABLE_CODEGENS && !defined(HAVE_GD_FREETYPE)
+#if defined(WITH_CODEGENS) && !defined(HAVE_GD_FREETYPE)
/* builtinFont:
* Map fontsz in pixels to builtin font.