]> Creatis software - gdcm.git/blobdiff - configure.in
ENH: Some cosmetic cleanup of gdcmFile, main changes are: lgrTotal -> ImageDataSize...
[gdcm.git] / configure.in
index 9c90a4a66cc4fd7a587cbebc71e570dfb46d6fa8..7164f9a490ee880432a240006aff4540f9c62259 100644 (file)
@@ -62,7 +62,7 @@ AC_ARG_ENABLE(python,
 dnl AC_MSG_RESULT($enable_python)
 build_python=no
 if test "yes" = "$enable_python"; then
-    AM_PATH_PYTHON(2.0)
+    AM_PATH_PYTHON(2.0.0)
     if test -n "$PYTHON"; then
         AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR(could not find Python headers)])
         build_python=yes;
@@ -86,6 +86,7 @@ src/Makefile
 src/jpeg/Makefile
 src/jpeg/libijg8/Makefile
 src/jpeg/libijg12/Makefile
+src/jpeg/ljpg/Makefile
 gdcmPython/Makefile
 Test/Makefile
 Dicts/Makefile