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.ac

    r3246 r3275  
    770770 
    771771    if test "x$with_ipp_arch" != "xno"; then 
    772         IPP_SUFFIX="em64t" 
     772        IPP_SUFFIX=$with_ipp_arch 
    773773        AC_MSG_RESULT([IPP arch suffix is set to $IPP_SUFFIX]) 
    774774    else 
Note: See TracChangeset for help on using the changeset viewer.