IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2009, 10:53:55 PM (17 years ago)
Author:
Paul Price
Message:

Making version information not dependent upon running configure, but on make.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/configure.ac

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