IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2009, 5:22:35 PM (17 years ago)
Author:
Paul Price
Message:

Found good way to set version information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r23182 r23787  
    340340LDFLAGS=${TMP_LDFLAGS}
    341341CPPFLAGS=${TMP_CPPFLAGS}
     342
     343IPP_VERSION(PSLIB)
     344AC_SUBST(PSLIB_VERSION,[$PSLIB_VERSION])
     345AC_SUBST(PSLIB_BRANCH,[$PSLIB_BRANCH])
     346AC_SUBST(PSLIB_SOURCE,[$PSLIB_SOURCE])
    342347
    343348dnl ------- enable -Werror after all of the probes have run ---------
Note: See TracChangeset for help on using the changeset viewer.