Changeset 2581:073cab3dea3c in roaraudio


Ignore:
Timestamp:
09/06/09 02:47:13 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

write some more basic env infos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r2579 r2581  
    102102 
    103103ROARD_CFREQ='' # cycle frequens for roard, normaly 100Hz 
     104 
     105_CARGS="$@"; 
    104106 
    105107echo -n "checking for C compiler... " 
     
    776778 echo 
    777779 
    778  for i in CC RANLIB PKG_CONFIG SYSNAME TARGET_CYGWIN 
     780 echo "ARGS(): $_CARGS" 
     781 
     782 for i in PATH SHELL CC RANLIB PKG_CONFIG SYSNAME TARGET_CYGWIN 
    779783 do 
    780784  eval echo "BASICCONF\($i\): \$$i"; 
Note: See TracChangeset for help on using the changeset viewer.