[1.5][JPIP] fixed opj_server execusion error (instant terminating) with autotool...
authorKaori Hagihara <khagihara@users.noreply.github.com>
Wed, 16 Nov 2011 20:03:09 +0000 (20:03 +0000)
committerKaori Hagihara <khagihara@users.noreply.github.com>
Wed, 16 Nov 2011 20:03:09 +0000 (20:03 +0000)
applications/jpip/CHANGES
applications/jpip/util/Makefile.am

index 4ab53e90c3ff591b9edd4d5af987a285330ee9ea..44efc7308fa0464cff7e40b66c493e34b160d58a 100644 (file)
@@ -8,6 +8,7 @@ What's New for OpenJPIP
 November 16, 2011
 * [kaori] fixed Region of Interest option, and memory leak of opj_dec_server
 + [kaori] new feature to target JP2 files from www (libcurl required)
+* [kaori] fixed opj_server execusion error (instant terminating) with autotool, cmake still need to be fixed
 
 November 8, 2011
 ! [kaori] updated main page of doxygen
index 7ed8b9fb333a151ec2c48427323fdfa90ff5b44a..8be3a627237a9f4cdcf9687627c9c1b519c6b01f 100644 (file)
@@ -7,7 +7,7 @@ opj_server_CPPFLAGS = \
 -I. \
 -I$(top_srcdir)/applications/jpip/libopenjpip \
 -I$(top_builddir)/applications/jpip/libopenjpip \
--DServer \
+-DSERVER \
 -DQUIT_SIGNAL=\"quitJPIP\"
 #
 opj_server_LDADD = $(top_builddir)/applications/jpip/libopenjpip/libopenjpip_server.la @FCGI_LIBS@ -lm