IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11525


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

remove --disable-trace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/configure.ac

    r11509 r11525  
    99AM_MAINTAINER_MODE
    1010
    11 IPP_STDOPS
     11IPP_STDOPTS
    1212
    1313AC_LANG(C)
     
    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    PSASTRO_CFLAGS="${PSASTRO_CFLAGS=} -DPS_NO_TRACE"]
    25 )
    2619
    2720dnl ------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.