IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17304


Ignore:
Timestamp:
Apr 2, 2008, 5:27:04 PM (18 years ago)
Author:
Paul Price
Message:

Fixing message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/m4/ipp_stdopts.m4

    r13009 r17304  
    1818    dnl handle profiler building
    1919    AC_ARG_ENABLE(profile,   [AS_HELP_STRING(--enable-profile,enable compiler profiler information inclusion)],
    20       [AC_MSG_RESULT(compile optimization enabled)
     20      [AC_MSG_RESULT(profiling enabled)
    2121       CFLAGS="${CFLAGS=} -pg -g"
    2222       LDFLAGS="${LDFLAGS=} -pg"]
Note: See TracChangeset for help on using the changeset viewer.