X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;ds=sidebyside;f=config.mk;h=a5f0b6d7249bcae152bf6d9d06c91c7b182b128c;hb=ca1c7f434bbf40a0ed65591910d81f13445c2db0;hp=47f427bae71bebe10edc3daa51abad49e0118070;hpb=f9a411f22d413f01aecd553c3d5bc22a3e1e196e;p=surf.git diff --git a/config.mk b/config.mk index 47f427b..a5f0b6d 100644 --- a/config.mk +++ b/config.mk @@ -7,8 +7,8 @@ VERSION = 0.4 PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man -GTKINC=$(shell pkg-config --static --cflags gtk+-2.0 webkit-1.0) -GTKLIB=$(shell pkg-config --static --libs gtk+-2.0 webkit-1.0) +GTKINC=$(shell pkg-config --cflags gtk+-2.0 webkit-1.0) +GTKLIB=$(shell pkg-config --libs gtk+-2.0 webkit-1.0) # includes and libs