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

    r21038 r23790  
    2121PKG_CHECK_MODULES([PPSTATS], [ppStats >= 1.0.0])
    2222
     23IPP_VERSION(PPMERGE)
     24AC_SUBST(PPMERGE_VERSION,[$PPMERGE_VERSION])
     25AC_SUBST(PPMERGE_BRANCH,[$PPMERGE_BRANCH])
     26AC_SUBST(PPMERGE_SOURCE,[$PPMERGE_SOURCE])
     27
    2328IPP_STDOPTS
    2429CFLAGS="${CFLAGS=} -Wall -Werror"
Note: See TracChangeset for help on using the changeset viewer.