Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 342909
Collapse All | Expand All

(-)cmake/config.h.cmake (-2 lines)
Lines 76-84 Link Here
76
/* use Nvwa memory leak detector */
76
/* use Nvwa memory leak detector */
77
#cmakedefine FIND_LEAKS
77
#cmakedefine FIND_LEAKS
78
78
79
#if defined(OSS_SUPPORT) || defined (USE_ARTS) || defined(USE_SDL) || defined(__APPLE__) || defined(__WIN32) || defined(ALSA_SUPPORT)
80
#define HAVE_AUDIO
79
#define HAVE_AUDIO
81
#endif
82
80
83
#define HAVE_ENCODER
81
#define HAVE_ENCODER
84
82

Return to bug 342909