IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 5, 2005, 9:37:03 AM (21 years ago)
Author:
desonia
Message:

made testing of psDB optional, depending if feature is enabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r3599 r3662  
    7575  AC_MSG_RESULT([${MYSQL_LDFLAGS}])
    7676  PSLIB_LIBS="${PSLIB_LIBS=} ${MYSQL_LDFLAGS}"
    77 
     77  AC_SUBST(TST_PSDB,"tst_psDB") dnl enable the test for psDB
     78 
    7879  AC_RUN_IFELSE([AC_LANG_PROGRAM(
    7980[[#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.