]> Creatis software - gdcm.git/blobdiff - configure.in
jBitsInJsample.h : to avoid pb when including in gdcmJpeg.cxx
[gdcm.git] / configure.in
index a9845e09807f651c140b37428bf9ed78210af6fb..a54cd262d2025648e95449a7840a70c64e56d6f0 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,8 @@ AC_OUTPUT([
 Makefile 
 gdcm.spec
 src/Makefile
+src/jpeg/Makefile
+src/jpeg/libijg8/Makefile
 gdcmPython/Makefile
 Test/Makefile
 Dicts/Makefile