]> granicus.if.org Git - openjpeg/commitdiff
additional patches for autotool are applied
authorKaori Hagihara <khagihara@users.noreply.github.com>
Wed, 26 Oct 2011 10:20:57 +0000 (10:20 +0000)
committerKaori Hagihara <khagihara@users.noreply.github.com>
Wed, 26 Oct 2011 10:20:57 +0000 (10:20 +0000)
applications/jpip/CHANGES
applications/jpip/util/Makefile.am

index f926b5b34664e01fa05857205f4e8dd7bc24bb87..87b2949feb27aa404bc60f83ab3b4a3d13971353 100644 (file)
@@ -5,6 +5,9 @@ What's New for OpenJPIP
 ! : changed
 + : added
 
+October 26, 2011
+* [kaori] additional patches for autotool are applied
+
 October 25, 2011
 * [kaori] patches for cmake and autotool are applied
 * [kaori] fixed client viewer to be compatible with server response header both Content-type and Content-Type
index e0bca5ff2d6b705e543f983b8f83ae4ccc139de6..0f60208407faa5d24fbddea56e1480787b498869 100644 (file)
@@ -52,8 +52,8 @@ test_index_LDADD = $(top_builddir)/applications/jpip/libopenjpip/libopenjpip_loc
 test_index_SOURCES = test_index.c
 #-------------
 install-data-hook:
-       @echo -e " (B)\t$(bindir)/opj_server$(EXEEXT)" >> $(top_builddir)/report.txt
-       @echo -e " (B)\t$(bindir)/opj_dec_server$(EXEEXT)" >> $(top_builddir)/report.txt
-       @echo -e " (B)\t$(bindir)/jpip_to_jp2$(EXEEXT)" >> $(top_builddir)/report.txt
-       @echo -e " (B)\t$(bindir)/jpip_to_j2k$(EXEEXT)" >> $(top_builddir)/report.txt
-       @echo -e " (B)\t$(bindir)/test_index$(EXEEXT)" >> $(top_builddir)/report.txt
+       @echo -e " (B)\t$(bindir)/opj_server$(EXEEXT)" >> $(top_builddir)/report.txt
+       @echo -e " (B)\t$(bindir)/opj_dec_server$(EXEEXT)" >> $(top_builddir)/report.txt
+       @echo -e " (B)\t$(bindir)/jpip_to_jp2$(EXEEXT)" >> $(top_builddir)/report.txt
+       @echo -e " (B)\t$(bindir)/jpip_to_j2k$(EXEEXT)" >> $(top_builddir)/report.txt
+       @echo -e " (B)\t$(bindir)/test_index$(EXEEXT)" >> $(top_builddir)/report.txt