Ignore:
Timestamp:
Sep 17, 2006 10:58:51 PM (18 years ago)
Author:
bennylp
Message:

Fixed incorrect cross compilation settings with the autoconf script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/build.mak.in

    r689 r726  
    33export OS_NAME := auto 
    44export HOST_NAME := unix 
    5 export CC_NAME := @CC@ 
     5export CC_NAME := gcc 
    66export TARGET_NAME := @target@ 
    77export CROSS_COMPILE := @ac_cross_compile@ 
Note: See TracChangeset for help on using the changeset viewer.