Changeset 11525
- Timestamp:
- Jan 31, 2007, 4:59:26 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/configure.ac
r11509 r11525 9 9 AM_MAINTAINER_MODE 10 10 11 IPP_STDOP S11 IPP_STDOPTS 12 12 13 13 AC_LANG(C) … … 17 17 AC_PROG_LIBTOOL 18 18 AC_SYS_LARGEFILE 19 20 dnl turn off trace messages21 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 )26 19 27 20 dnl ------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.
