removed cppcheck as the version in trusty has a false positive
[prss.git] / Makefile
index cdde947..4d41ae0 100644 (file)
--- 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 = 
@@ -279,7 +279,7 @@ mandir = ${datarootdir}/man
 mkdir_p = /bin/mkdir -p
 oldincludedir = /usr/include
 pdfdir = ${docdir}
-prefix = /tmp
+prefix = /usr/local
 program_transform_name = s,x,x,
 psdir = ${docdir}
 sbindir = ${exec_prefix}/sbin