IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18891


Ignore:
Timestamp:
Aug 4, 2008, 12:45:42 PM (18 years ago)
Author:
Paul Price
Message:

Quote so that comma is not interpreted as a break.

File:
1 edited

Legend:

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

    r17317 r18891  
    1818    dnl handle profiler building
    1919    AC_ARG_ENABLE(profile, [AS_HELP_STRING(--enable-profile,enable compiler profiler information inclusion)],
    20       [AC_MSG_RESULT(profiling enabled, check that you also did --disable-shared)
     20      [AC_MSG_RESULT([profiling enabled, check that you also did --disable-shared])
    2121       CFLAGS="${CFLAGS=} -pg -g"
    2222       LDFLAGS="${LDFLAGS=} -pg"]
Note: See TracChangeset for help on using the changeset viewer.