]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .rootrc
Classes moved to STEERBase.
[u/mrichter/AliRoot.git] / .rootrc
diff --git a/.rootrc b/.rootrc
index 7c1e9aecfb27f1b66a0df043e50dd8c4ad0a2df5..8f5f6481b36fe3ed6a66325a702a23096d4e16b2 100644 (file)
--- a/.rootrc
+++ b/.rootrc
@@ -5,11 +5,14 @@
 # Path used by dynamic loader to find shared libraries and macros
 # Paths are different for Unix and Windows. The example shows the defaults
 # for all ROOT applications for either Unix or Windows.
-Unix.*.Root.DynamicPath:    .:$(ROOTSYS)/lib
+Unix.*.Root.DynamicPath:    .:$(ROOTSYS)/lib:$(LD_LIBRARY_PATH)
 Unix.*.Root.MacroPath:      .:$(ROOTSYS)/macros:$(ALICE_ROOT)/macros
 WinNT.*.Root.DynamicPath:   ./;$(ROOTSYS);$(ROOTSYS)/bin;$(PATH)
 WinNT.*.Root.MacroPath:     ./;$(ROOTSYS)/macros
 
+# Fix include path for aclic
+ACLiC.IncludePaths:            -I$(ALICE_ROOT)/include -I$(ALICE_ROOT)
+
 # Path where to look for TrueType fonts
 #Unix.*.Root.UseTTFonts:     true
 #Unix.*.Root.TTFontPath:     $(ROOTSYS)/ttf/fonts