IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11521


Ignore:
Timestamp:
Jan 31, 2007, 4:57:08 PM (19 years ago)
Author:
jhoblitt
Message:

remove --disable-trace flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/configure.ac

    r11507 r11521  
    1717AC_PROG_LIBTOOL
    1818AC_SYS_LARGEFILE
    19 
    20 dnl turn off trace messages
    21 AC_ARG_ENABLE(trace,
    22   [AS_HELP_STRING(--disable-trace,disable psTrace functionality)],
    23   [AC_MSG_RESULT(psTrace disabled)
    24    PSPHOT_CFLAGS="${PSPHOT_CFLAGS=} -DPS_NO_TRACE"]
    25 )
    2619
    2720dnl ------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.