IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#350 closed defect (fixed)

'make check' attempts to test disabled features

Reported by: jhoblitt Owned by: robert.desonia@…
Priority: high Milestone:
Component: sys Version: 0.5.0
Severity: minor Keywords:
Cc:

Description

make check will fail if psLib is built without enabling certain features. For
example:

./configure --disable-mysql && make all check

currently fails while trying to compile tst_psDB.c

Change History (3)

comment:1 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: newclosed

Good catch; we were concentrating on testing with all features enabled. I made
the fix to the autoconf/automake files and checked them into CVS head.

-rdd

comment:2 by Paul Price, 20 years ago

Keywords: VERIFIED added

Bug has been resolved.... closing.

comment:3 by Paul Price, 20 years ago

Keywords: VERIFIED removed

Bugs have been fixed... closing.

Note: See TracTickets for help on using tickets.