CVS: sml-dist/src/system testml,1.7,1.8

Matthias Blume <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/system
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1708/src/system

Modified Files:
	testml 
Log Message:
fixed bootstrap problem with previous change

Index: testml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/testml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** testml	16 Jun 2000 22:22:10 -0000	1.7
--- testml	16 Nov 2005 03:37:03 -0000	1.8
***************
*** 20,24 ****
  
  LIB_DIR=${HEAP_IMAGE}.lib
  
! CM_PATHCONFIG=$LIB_DIR/pathconfig CM_LOCAL_PATHCONFIG=/dev/null \
      $bin/sml @SMLload=$HEAP_IMAGE "$@"
--- 20,28 ----
  
  LIB_DIR=${HEAP_IMAGE}.lib
+ LPC=${LIB_DIR}/local_pathconfig
  
! rm -f $LPC
! cp ../../config/extrapathconfig $LPC
! 
! CM_PATHCONFIG=$LIB_DIR/pathconfig CM_LOCAL_PATHCONFIG=$LPC \
      $bin/sml @SMLload=$HEAP_IMAGE "$@"



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.