IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2009, 10:34:47 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/ppSim/configure.ac

    r23790 r23797  
    2222PKG_CHECK_MODULES([PSASTRO],  [psastro >= 0.9.0])
    2323
    24 IPP_VERSION(PPSIM)
    25 AC_SUBST(PPSIM_VERSION,[$PPSIM_VERSION])
    26 AC_SUBST(PPSIM_BRANCH,[$PPSIM_BRANCH])
    27 AC_SUBST(PPSIM_SOURCE,[$PPSIM_SOURCE])
     24IPP_VERSION
    2825
    2926IPP_STDOPTS
Note: See TracChangeset for help on using the changeset viewer.