]> Creatis software - gdcm.git/blobdiff - DEVELOPPER
* Doc/CMakeLists.txt: the main page is now properly differentiated
[gdcm.git] / DEVELOPPER
index 1cf346e633d30433789732bf5db57c51d62574ab..f70ac33a8d41ae4dd9b9c14c8c81bea8fd9f8229 100644 (file)
@@ -60,7 +60,7 @@ The following comments are intended for core gdcm developpers.
         followed the above instructions).
 
 * Python related section.
-  Depending on the automake/autoconf/autogen.sh flags you used gdcm could
+  Depending on the cmake flags you used in order to compile gdcm could
   be wrapped in two ways:
   - the first python wrappers of gdcm uses Swig (http://www.swig.org). These
     are the one generated when using autogen.sh --enable-python.