mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-26 16:29:36 +03:00
s/libnsfb-0/libnsfb/
svn path=/trunk/netsurf/; revision=8125
This commit is contained in:
parent
36b5deef09
commit
1e5644ba5e
2
Makefile
2
Makefile
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user