[m-rev.] diff: fix bindist bug (CYGPATH)

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Dec 2 18:59:31 AEDT 2002


Estimated hours taken: 0.5
Branches: main, release

bindist/bindist.build_vars.in:
	Fix a bug introduced in stayl's last change: add CYGPATH to
	the list of configure variables whose values for the binary
	distribution should be copied from the values obtained when the
	binary distribution was built.

Workspace: /home/ceres/fjh/mercury
Index: bindist/bindist.build_vars.in
===================================================================
RCS file: /home/mercury1/repository/mercury/bindist/bindist.build_vars.in,v
retrieving revision 1.21
diff -u -d -r1.21 bindist.build_vars.in
--- bindist/bindist.build_vars.in	24 Oct 2002 09:16:09 -0000	1.21
+++ bindist/bindist.build_vars.in	2 Dec 2002 07:47:52 -0000
@@ -52,6 +52,7 @@
 LINK_LIB="@LINK_LIB@"
 LINK_OPT_SEP="@LINK_OPT_SEP@"
 FIX_PATH_FOR_CC="@FIX_PATH_FOR_CC@"
+CYGPATH="@CYGPATH@"
 MATH_LIB="@MATH_LIB@"
 CGIDIR="@CGIDIR@"
 ENABLE_DEEP_PROFILER="@ENABLE_DEEP_PROFILER@"

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list