VirtualBox

Changeset 109 in vbox for trunk/configure


Ignore:
Timestamp:
Jan 17, 2007 3:51:59 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17555
Message:

typo in detecting bcc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r65 r109  
    294294      cat .tmp_src.c >> $LOG
    295295      local bcc_path=`which $BCC`
    296       local bcc_dir=`dirname $bcc_path`
     296      local bcc_dir="`dirname $bcc_path`/"
    297297      echo "using the following command line:" >> $LOG
    298298      echo "$BCC -B $bcc_dir -C-c -3 -S -o .tmp_out .tmp_src.c" >> $LOG
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette