Merge pull request #3503 from bparker06/stb

fix linking of stb functions for nuklear
This commit is contained in:
Andrés 2016-09-04 11:00:19 -05:00 committed by GitHub
commit 302d704063

View File

@ -63,6 +63,7 @@ HAVE_PULSE=auto # PulseAudio support
C89_PULSE=no
HAVE_FREETYPE=auto # FreeType support
HAVE_STB_FONT=yes # stb_truetype font support
HAVE_STB_IMAGE=yes # stb image loading support
HAVE_XVIDEO=auto # XVideo support
HAVE_PYTHON=no # Python 3 support for shaders
C89_PYTHON=no