Ignore:
Timestamp:
Aug 17, 2010 12:16:46 PM (14 years ago)
Author:
bennylp
Message:

Misc (re #1110): error in setting the IPP architecture in the configure script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/aconfigure

    r3246 r3275  
    58755875 
    58765876    if test "x$with_ipp_arch" != "xno"; then 
    5877         IPP_SUFFIX="em64t" 
     5877        IPP_SUFFIX=$with_ipp_arch 
    58785878        { $as_echo "$as_me:${as_lineno-$LINENO}: result: IPP arch suffix is set to $IPP_SUFFIX" >&5 
    58795879$as_echo "IPP arch suffix is set to $IPP_SUFFIX" >&6; } 
Note: See TracChangeset for help on using the changeset viewer.