Print

Print


Commit in SimDist on MAIN
aclocal.m4+3-31.8 -> 1.9
configure+1-11.11 -> 1.12
+4-4
2 modified files


SimDist
aclocal.m4 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- aclocal.m4	1 Dec 2005 19:46:30 -0000	1.8
+++ aclocal.m4	1 Dec 2005 22:41:37 -0000	1.9
@@ -417,9 +417,9 @@
 AC_MSG_CHECKING(for dist directory)
 
 dnl This won't work for anyone but Jeremy McCormick (SLAC).
-slac_dist="jeremym@noric.slac.stanford.edu:/nfs/slac/g/lcd/mc/prj/www/lcsim/dist/slic"
+slac_dist="jeremym@iris01.slac.stanford.edu:/nfs/slac/g/lcd/mc/prj/www/lcsim/dist/slic"
 
-dnl Set the SCP-style destination directory in form of username@host:dir
+dnl Set the SCP-style destination directory 
 AC_ARG_WITH(distdir,
             AC_HELP_STRING([--with-distdir=<path>], [Set SCP-style dist directory in form username@host:dir]),
             dist_dir=$with_distdir,
@@ -429,4 +429,4 @@
 
 AC_MSG_RESULT($dist_dir)
 
-])
\ No newline at end of file
+])

SimDist
configure 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- configure	1 Dec 2005 19:47:27 -0000	1.11
+++ configure	1 Dec 2005 22:41:37 -0000	1.12
@@ -2437,7 +2437,7 @@
 echo "$as_me:$LINENO: checking for dist directory" >&5
 echo $ECHO_N "checking for dist directory... $ECHO_C" >&6
 
-slac_dist="jeremym@noric.slac.stanford.edu:/nfs/slac/g/lcd/mc/prj/www/lcsim/dist/slic"
+slac_dist="jeremym@iris01.slac.stanford.edu:/nfs/slac/g/lcd/mc/prj/www/lcsim/dist/slic"
 
 
 # Check whether --with-distdir or --without-distdir was given.
CVSspam 0.2.8