Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23221/stable/main/finkinfo/graphics

Modified Files:
        tgif.info 
Log Message:
Use custom cc wrapper (how did this pass stable-tree build-check on 
10.6/i386)--props to pogma for the fix


Index: tgif.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/tgif.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tgif.info   16 Jan 2010 22:06:27 -0000      1.6
+++ tgif.info   9 Apr 2010 01:23:27 -0000       1.7
@@ -17,7 +17,7 @@
 export PATH=%p/lib/xmkmf/bin:$PATH
  export IMAKEINCLUDE=-I%p/lib/X11/config
 xmkmf
- make TGIFDIR=%p/share/tgif
+ make CC=`type -p cc` TGIFDIR=%p/share/tgif 
  cd po; xmkmf ; make Makefile Makefiles depend all
 <<
 InstallScript: <<


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to