]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/configure.ac
reduce size of data exchange struct by omitting the virtual destructor, 40 Bytes...
[u/mrichter/AliRoot.git] / HLT / configure.ac
index eeb35ea827b4e225adc4483e84f443d578781f71..c0882a4b48282afb9384e8b431b14a37aef98532 100644 (file)
@@ -877,7 +877,7 @@ ALITRD_LIBS=
 CHECK_HLTMODULE([trd],
                [], [],
                [MLP XMLParser], [-L$ROOTLIBDIR], [$ROOTLIBS $ADD_ROOTLIBS],
-               [TRDbase TRDrec TRDsim], [-L$ROOTLIBDIR $ALIROOT_LDFLAGS], 
+               [STAT TRDbase TRDrec TRDsim], [-L$ROOTLIBDIR $ALIROOT_LDFLAGS], 
                [$ROOTLIBS $ADD_ROOTLIBS $ALIROOT_LIBS])
 
 if test "x$enable_module" = "xmissheader"; then