]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Including libThread.so
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Sep 2004 12:06:35 +0000 (12:06 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 29 Sep 2004 12:06:35 +0000 (12:06 +0000)
build/Makefile.config

index 2ea9d5ca8936e04118ae2d6528967752bb801bd1..5b3167ac8a0753fc259d2e08ba397ee9d9e260a7 100644 (file)
@@ -1,5 +1,5 @@
 # ROOT libraries 
 # ROOT libraries 
-ROOTLIBS      := $(shell root-config --glibs) -lMinuit -lHtml -lEG -lEGPythia6 -lVMC -lGeom \
+ROOTLIBS      := $(shell root-config --glibs) -lThread -lMinuit -lHtml -lEG -lEGPythia6 -lVMC -lGeom \
                  -L/usr/X11R6/lib -lX11 
 
 # Additional flags for building aliroot executable
                  -L/usr/X11R6/lib -lX11 
 
 # Additional flags for building aliroot executable