Import Geant4 8.3.0 source tree
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
# you may fetch it yourself from your nearest archive site.)
|
||||
#
|
||||
|
||||
# $Id: Configure,v 1.95 2006/12/15 15:19:44 stesting Exp $
|
||||
# $Id: Configure,v 1.96 2007/02/16 12:20:09 bmorgan Exp $
|
||||
#
|
||||
# Generated on Fri Dec 15 16:15:48 CET 2006 [metaconfig 3.0 PL70]
|
||||
# Generated on Fri Feb 16 12:09:40 GMT 2007 [metaconfig 3.0 PL70]
|
||||
|
||||
cat >/tmp/c1$$ <<EOF
|
||||
WARNING!!!!!
|
||||
@@ -700,10 +700,7 @@ while expr "X\$ans" : "X!" >/dev/null; do
|
||||
*)
|
||||
case "\$aok" in
|
||||
y)
|
||||
echo
|
||||
echo "*** The last screen is repeated with "
|
||||
echo "*** substitution done and placed as default."
|
||||
echo "*** Please confirm or change."
|
||||
echo "*** Substitution done -- please confirm."
|
||||
xxxm="\$ans"
|
||||
ans=\`echo $n "\$ans$c" | tr '\012' ' '\`
|
||||
xxxm="\$ans"
|
||||
@@ -1846,6 +1843,7 @@ EOM
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
fi
|
||||
|
||||
#
|
||||
@@ -2025,9 +2023,9 @@ fi
|
||||
LDLIBS3=`grep 'LDLIBS3 :=' $G4LIB/$G4SYSTEM/GNUmakefile.db | $sed -e 's/^\(.*\):=//'`
|
||||
LDLIBS4=`grep 'LDLIBS4 :=' $G4LIB/$G4SYSTEM/GNUmakefile.db | $sed -e 's/^\(.*\):=//'`
|
||||
|
||||
LDLIBS=$LIBLIST_LIST $LDLIBS3 $LDLIBS4
|
||||
LDLIBS=$LIBLIST_LIST $LDLIBS3 $LDLIBS4
|
||||
|
||||
echo $LDLIBS
|
||||
echo $LDLIBS
|
||||
|
||||
# echo "-L$G4WORKDIR/lib/$G4SYSTEM -lG4persistency -lG4readout -lG4run -lG4event -lG4tracking -lG4parmodels -lG4processes -lG4digits+hits -lG4track -lG4particles -lG4geometry -lG4materials -lG4graphics_reps -lG4intercoms -lG4global $c"
|
||||
|
||||
@@ -2741,7 +2739,7 @@ esac
|
||||
|
||||
case "$g4ledata" in
|
||||
'')
|
||||
g4ledata=$g4data/G4EMLOW4.1
|
||||
g4ledata=$g4data/G4EMLOW4.2
|
||||
;;
|
||||
esac
|
||||
|
||||
@@ -2793,7 +2791,7 @@ gans=$ans
|
||||
|
||||
g4levelgammadata=$g4data/PhotonEvaporation2.0
|
||||
g4radioactivedata=$g4data/RadioactiveDecay3.1
|
||||
g4ledata=$g4data/G4EMLOW4.1
|
||||
g4ledata=$g4data/G4EMLOW4.2
|
||||
g4neutronhpcrosssections=$g4data/G4NDL3.10
|
||||
# g4elasticdata=$g4data/G4ELASTIC1.1
|
||||
fi
|
||||
@@ -2845,7 +2843,7 @@ gans=$ans
|
||||
3)
|
||||
dflt=$g4ledata
|
||||
fn='d~'
|
||||
rp="Where is G4EMLOW4.1 data installed ?"
|
||||
rp="Where is G4EMLOW4.2 data installed ?"
|
||||
. ./getfile
|
||||
g4ledata=$ans
|
||||
;;
|
||||
@@ -5681,9 +5679,9 @@ g4message=`cat << EOM
|
||||
|
||||
G4LIB_BUILD_ZLIB
|
||||
|
||||
Do you wish to activate compression for output files generated
|
||||
through the HepRep visualization driver ?
|
||||
|
||||
Do you want to activate compression for output files
|
||||
generated by the HepRep visualization driver?
|
||||
|
||||
EOM`
|
||||
|
||||
dflt=$g4wlib_build_zlib
|
||||
|
||||
Reference in New Issue
Block a user