[m-rev.] diff: fix bindist bug with .par grades

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Apr 4 10:44:14 AEST 2001


Estimated hours taken: 3 (mostly testing)
Branches: main, release

bindist/bindist.configure.in:
	Pass on the value of CFLAGS_FOR_THREADS.

Workspace: /home/venus/fjh/ws-venus2/mercury
Index: bindist/bindist.configure.in
===================================================================
RCS file: /home/mercury1/repository/mercury/bindist/bindist.configure.in,v
retrieving revision 1.30
diff -u -d -r1.30 bindist.configure.in
--- bindist/bindist.configure.in	2001/01/24 00:57:18	1.30
+++ bindist/bindist.configure.in	2001/04/04 00:38:31
@@ -49,6 +49,7 @@
 AC_SUBST(LOW_TAG_BITS)
 AC_SUBST(CFLAGS_FOR_REGS)
 AC_SUBST(CFLAGS_FOR_GOTOS)
+AC_SUBST(CFLAGS_FOR_THREADS)
 AC_SUBST(LINK_SHARED_OBJ)
 AC_SUBST(LINK_SHARED_OBJ_SH)
 AC_SUBST(CFLAGS_FOR_PIC)

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  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