fix linking of stb functions for nuklear

This commit is contained in:
Brad Parker 2016-09-04 11:35:53 -04:00
parent 1e550dea56
commit 063ee19bc2

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