X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=Makefile;h=4d41ae0a99507f9fb4a4079b3b9abc4263bb5bab;hp=434c90ef2ad4e22b1484ff5978ebd251597a7e72;hb=f8da73e3b32c303304e77dc4f704f489df014e50;hpb=6dd0b11bee134f30e9ad15a61ecfcb36ea1fd71b diff --git a/Makefile b/Makefile index 434c90e..4d41ae0 100644 --- a/Makefile +++ b/Makefile @@ -195,8 +195,8 @@ INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s INTLLIBS = INTL_MACOSX_LIBS = -JSON_CFLAGS = -I/usr/include/json -JSON_LIBS = -ljson +JSON_CFLAGS = -I/usr/include/json-c +JSON_LIBS = -ljson-c LDFLAGS = LIBICONV = -liconv LIBINTL =