IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2009, 6:06:36 PM (17 years ago)
Author:
Paul Price
Message:

Fixed version information in builds: determined separately (and singly!) for each component

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/configure.ac

    r21038 r23790  
    204204echo "PSPHOT_LIBS: $PSPHOT_LIBS"
    205205
     206IPP_VERSION(PSPHOT)
     207AC_SUBST(PSPHOT_VERSION,[$PSPHOT_VERSION])
     208AC_SUBST(PSPHOT_BRANCH,[$PSPHOT_BRANCH])
     209AC_SUBST(PSPHOT_SOURCE,[$PSPHOT_SOURCE])
     210
    206211AC_SUBST([PSPHOT_CFLAGS])
    207212AC_SUBST([PSPHOT_LIBS])
Note: See TracChangeset for help on using the changeset viewer.