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

Collapse All | Expand All

(-)configure.ac.orig (+1 lines)
Lines 71-76 Link Here
71
# We also need the SDL_image and SDL_mixer libraries:
71
# We also need the SDL_image and SDL_mixer libraries:
72
AM_TRY_LINK_SDL_IMAGE
72
AM_TRY_LINK_SDL_IMAGE
73
TRY_LINK_SDL_MIXER
73
TRY_LINK_SDL_MIXER
74
SDL_LIBS="$SDL_LIBS -lSDL_image -lSDL_mixer"
74
75
75
# Back to C++ mode after SDL tests.
76
# Back to C++ mode after SDL tests.
76
AC_LANG_CPLUSPLUS
77
AC_LANG_CPLUSPLUS

Return to bug 131839