]> Creatis software - gdcm.git/blobdiff - configure.in
vtkGdcmReader set spacing and origin correctly
[gdcm.git] / configure.in
index a9845e09807f651c140b37428bf9ed78210af6fb..9c90a4a66cc4fd7a587cbebc71e570dfb46d6fa8 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/gdcmDict.cxx)
 
-AM_INIT_AUTOMAKE(gdcm, 0.1.0)
+AM_INIT_AUTOMAKE(gdcm, 0.3.0)
 AM_MAINTAINER_MODE
 AM_CONFIG_HEADER(src/config.h)
 
@@ -83,6 +83,9 @@ AC_OUTPUT([
 Makefile 
 gdcm.spec
 src/Makefile
+src/jpeg/Makefile
+src/jpeg/libijg8/Makefile
+src/jpeg/libijg12/Makefile
 gdcmPython/Makefile
 Test/Makefile
 Dicts/Makefile