Index: trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux	(revision 2962)
+++ trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux	(revision 2963)
@@ -18,7 +18,7 @@
 #---------------------------------------------------------------
 # $RCSfile: config.mk.linux,v $
-# $Revision: 1.2 $
+# $Revision: 1.3 $
 # $Author: blanch $ 
-# $Date: 2002-09-04 10:04:02 $
+# $Date: 2004-01-30 09:52:59 $
 ##################################################################
 # @maintitle
@@ -75,5 +75,11 @@
 GLIBS = 	$(ROOTLIBS) $(ROOTGLIBS)
 
-
+#
+# AM TEST: to compile statically uncomments lines below (you need root
+# to be compiled statically too!):
+#ROOTLIBS =
+#ROOTGLIBS =
+#GLIBS = -static -L/remote/home/pcmagic00/moralejo/root_3.02.07/lib -lRoot -lpthread -lm -ldl
+#
 
 RANLIBDIR = ../lib
@@ -91,2 +97,4 @@
 ##EOF
 
+
+
