IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11693


Ignore:
Timestamp:
Feb 7, 2007, 3:54:15 PM (19 years ago)
Author:
jhoblitt
Message:

fix broken macro

File:
1 edited

Legend:

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

    r11655 r11693  
    55      [AS_HELP_STRING(--enable-optimize,enable compiler optimization)],
    66      [AC_MSG_RESULT(compile optimization enabled)
    7        CFLAGS="${CFLAGS=} -pipe -O2 -g -DPS_NO_TRACE"]
     7       CFLAGS="${CFLAGS=} -pipe -O2 -g -DPS_NO_TRACE"],
    88      [AC_MSG_RESULT([compile optimization disabled])
    99        if test x"${CFLAGS}" == x; then
Note: See TracChangeset for help on using the changeset viewer.