]> Creatis software - gdcm.git/commit
* gdcmPython/Makefile.am fixed linking against libstdc++
authorfrog <frog>
Tue, 25 Mar 2003 11:41:16 +0000 (11:41 +0000)
committerfrog <frog>
Tue, 25 Mar 2003 11:41:16 +0000 (11:41 +0000)
commitf41fb331c46df02fd4e284960f0473d7155573a2
tree8f1b48c060f9cdc6709839ccd968092e0d0c8a4f
parent703c62aef53764870f39532e74e76bb976b99aa2
  * gdcmPython/Makefile.am fixed linking against libstdc++
      * gdcmPython/_gdcm.so symbolic link to gdcmPython/.libs/pygdcm.so added.
      * Swig subdir (historical tests of swig version 1.3.17++) removed
      * Test/testChangeEntete.cxx some lines commented out in order to make
        compilation work.
      * src/gdcmHeader.cxx cleaned up wild JPR's dirty kludge.
      * src/gdcmElValSet.cxx cleaned up frog's forgotten debug message
12 files changed:
.cvsignore
ChangeLog
Doc/.cvsignore
Testing/.cvsignore
Testing/TestChangeHeader.cxx
gdcmPython/.cvsignore
gdcmPython/Makefile [deleted file]
gdcmPython/Makefile.am
gdcmPython/_gdcm.so [new file with mode: 0755]
src/config.h
src/gdcmElValSet.cxx
src/gdcmHeader.cxx