]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/configure.ac
AliESDCaloCluster.cxx,.h: Removed fM11 and related getter and setter,
[u/mrichter/AliRoot.git] / HLT / configure.ac
index e95e1c2e0463dc0dcf44571415b4446af7b15f44..19f140e6397be566d5ac7f56d22d59ab10538e36 100644 (file)
@@ -260,9 +260,8 @@ if test ! "x$have_aliroot" = "xno" ; then
                                  [AliESDEvent esd1;
                                   AliESDEvent esd2;
                                   esd2=esd1;])],
-                 [AC_DEFINE(HAVE_ESD_COPY)
-                 have_esd_copy=yes], 
-                [])
+                 [have_esd_copy=yes], 
+                [AC_DEFINE(HAVE_NOT_ESD_COPY)])
   AC_MSG_CHECKING(for ESD assignment operator)
   AC_MSG_RESULT([$have_esd_copy])