s/libnsfb-0/libnsfb/

svn path=/trunk/netsurf/; revision=8125
This commit is contained in:
Michael Drake 2009-06-28 20:17:10 +00:00
parent 36b5deef09
commit 1e5644ba5e

View File

@ -501,7 +501,7 @@ ifeq ($(TARGET),framebuffer)
-D_BSD_SOURCE \
-D_XOPEN_SOURCE=600 \
-D_POSIX_C_SOURCE=200112L \
$(shell $(PKG_CONFIG) --cflags libnsfb-0) \
$(shell $(PKG_CONFIG) --cflags libnsfb) \
$(shell $(PKG_CONFIG) --cflags libhubbub libcurl openssl) \
$(shell xml2-config --cflags)