Ignore:
Timestamp:
Apr 27, 2012 1:32:12 AM (12 years ago)
Author:
bennylp
Message:

Re #1474: merged r4100-4107

Location:
pjproject/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk

  • pjproject/trunk/aconfigure.ac

    r4069 r4108  
    11121112                                           [ippStaticInit();])], 
    11131113                  [AC_MSG_RESULT(ok)], 
    1114                   [AC_MSG_FAILURE(Error: unable to recognize your IPP installation. Make sure the paths and ARCH suffix are set correctly, run with --help for more info)]) 
     1114                  [AC_MSG_FAILURE([Error: unable to recognize your IPP installation. Make sure the paths and ARCH suffix are set correctly, run with --help for more info])]) 
    11151115 
    11161116        CFLAGS="$SAVED_CFLAGS" 
Note: See TracChangeset for help on using the changeset viewer.