Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 120908 | Differences between
and this patch

Collapse All | Expand All

(-)main/php_compat.h.orig (+6 lines)
Lines 319-324 Link Here
319
#define term_source php_gd_term_source
319
#define term_source php_gd_term_source
320
#define writewbmp php_gd_writewbmp
320
#define writewbmp php_gd_writewbmp
321
#define ZeroDataBlock php_gd_ZeroDataBlock
321
#define ZeroDataBlock php_gd_ZeroDataBlock
322
#define gdCacheCreate php_gd_gdCacheCreate
323
#define gdCacheDelete php_gd_gdCacheDelete
324
#define gdCacheGet php_gd_gdCacheGet
325
#define gdFontCacheSetup php_gd_gdFontCacheSetup
326
#define gdFontCacheShutdown php_gd_gdFontCacheShutdown
327
#define gdFreeFontCache php_gd_gdFreeFontCache
322
#endif /* HAVE_GD_BUNDLED */
328
#endif /* HAVE_GD_BUNDLED */
323
329
324
/* Define to specify how much context to retain around the current parse
330
/* Define to specify how much context to retain around the current parse

Return to bug 120908