plain svg and not 'inkscape svg'
[prss.git] / Makefile
index 6f98c4f..4d41ae0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -163,10 +163,10 @@ AUTOCONF = ${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --r
 AUTOHEADER = ${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --run autoheader
 AUTOMAKE = ${SHELL} /home/jporsini/work/wpitchoune/svnpub/prss/trunk/missing --run automake-1.11
 AWK = gawk
-CC = gcc
+CC = gcc -std=gnu99
 CCDEPMODE = depmode=gcc3
 CFLAGS = -g -O2
-CPP = gcc -E
+CPP = gcc -std=gnu99 -E
 CPPFLAGS = 
 CURL_CFLAGS =  
 CURL_LIBS = -lcurl  
@@ -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
@@ -290,7 +290,8 @@ target_alias =
 top_build_prefix = 
 top_builddir = .
 top_srcdir = .
-SUBDIRS = po \
+SUBDIRS = doc \
+       po \
        icons/hicolor/scalable \
        src \
        tests