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/ppSim/configure.ac

    r18011 r23790  
    2222PKG_CHECK_MODULES([PSASTRO],  [psastro >= 0.9.0])
    2323
     24IPP_VERSION(PPSIM)
     25AC_SUBST(PPSIM_VERSION,[$PPSIM_VERSION])
     26AC_SUBST(PPSIM_BRANCH,[$PPSIM_BRANCH])
     27AC_SUBST(PPSIM_SOURCE,[$PPSIM_SOURCE])
     28
    2429IPP_STDOPTS
    2530CFLAGS="${CFLAGS=} -Wall -Werror"
Note: See TracChangeset for help on using the changeset viewer.