IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2006, 1:59:08 PM (20 years ago)
Author:
jhoblitt
Message:

remove the "position" auto index field from all ippdb generated tables.
change all use of detRun.position to be detRun.det_id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/configure.ac

    r9309 r9425  
    1616PKG_CHECK_MODULES([PSLIB], [pslib >= 0.12.99])
    1717PKG_CHECK_MODULES([PSMODULES], [psmodules >= 0.12.0])
    18 PKG_CHECK_MODULES([IPPDB], [ippdb >= 0.0.48])
     18PKG_CHECK_MODULES([IPPDB], [ippdb >= 0.0.49])
    1919
    2020AC_PROG_PERL_MODULES(
Note: See TracChangeset for help on using the changeset viewer.