Author: malat-guest
Date: 2012-01-26 09:15:25 +0000 (Thu, 26 Jan 2012)
New Revision: 9436

Modified:
   trunk/packages/ctk/trunk/debian/patches/fixdcmtk.patch
Log:
Need to add HAVE_CONFIG_H

Modified: trunk/packages/ctk/trunk/debian/patches/fixdcmtk.patch
===================================================================
--- trunk/packages/ctk/trunk/debian/patches/fixdcmtk.patch      2012-01-26 
09:07:33 UTC (rev 9435)
+++ trunk/packages/ctk/trunk/debian/patches/fixdcmtk.patch      2012-01-26 
09:15:25 UTC (rev 9436)
@@ -142,12 +142,12 @@
 Index: ctk-0.1.0~git20120125/Libs/DICOM/Core/ctkDcmSCU.cc
 ===================================================================
 --- ctk-0.1.0~git20120125.orig/Libs/DICOM/Core/ctkDcmSCU.cc    2012-01-26 
10:05:09.000000000 +0100
-+++ ctk-0.1.0~git20120125/Libs/DICOM/Core/ctkDcmSCU.cc 2012-01-26 
10:05:47.000000000 +0100
-@@ -45,6 +45,7 @@
++++ ctk-0.1.0~git20120125/Libs/DICOM/Core/ctkDcmSCU.cc 2012-01-26 
10:06:22.000000000 +0100
+@@ -43,6 +43,7 @@
+ // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* * * *
+ //
  
++#define HAVE_CONFIG_H 
  #include "dcmtk/config/osconfig.h"  /* make sure OS specific configuration is 
included first */
  
-+#define HAVE_CONFIG_H 
  #include "ctkDcmSCU.h"  // changed for CTK
- #include "dcmtk/dcmnet/diutil.h"    /* for dcmnet logger */
- #include "dcmtk/dcmdata/dcuid.h"    /* for dcmFindUIDName() */


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to