dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.1994,1.1995 configure.in,1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.1994,1.1995 configure.in,1.98,1.99
Date: Sun, 15 Dec 2002 21:59:52 -0500

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv12590

Modified Files:
        ChangeLog configure.in 
Log Message:


Export the CC variable to the configure scripts for libffi and libgc,
to ensure that the "-mno-cygwin" flag is passed down correctly.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.1994
retrieving revision 1.1995
diff -C2 -r1.1994 -r1.1995
*** ChangeLog   16 Dec 2002 02:04:41 -0000      1.1994
--- ChangeLog   16 Dec 2002 02:59:49 -0000      1.1995
***************
*** 12,15 ****
--- 12,19 ----
        paths to use the routines in "support/path.c".
  
+       * configure.in: export the CC variable to the configure scripts
+       for libffi and libgc, to ensure that the "-mno-cygwin" flag
+       is passed down correctly.
+ 
  2002-12-15  Aditya P. Bansod <address@hidden>
  

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/configure.in,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -r1.98 -r1.99
*** configure.in        14 Dec 2002 23:24:39 -0000      1.98
--- configure.in        16 Dec 2002 02:59:49 -0000      1.99
***************
*** 367,370 ****
--- 367,372 ----
  if test "x$no_recursion" != "xyes"; then
  
+       export CC
+ 
        dnl Figure out how to find the source directory for directories
        dnl under $srcdir from a subdirectory of the build tree.  This is




reply via email to

[Prev in Thread] Current Thread [Next in Thread]