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

    r19575 r23790  
    2323CFLAGS="${CFLAGS=} -Wall -Werror -std=c99"
    2424
     25IPP_VERSION(PPSTATS)
     26AC_SUBST(PPSTATS_VERSION,[$PPSTATS_VERSION])
     27AC_SUBST(PPSTATS_BRANCH,[$PPSTATS_BRANCH])
     28AC_SUBST(PPSTATS_SOURCE,[$PPSTATS_SOURCE])
     29
    2530AC_SUBST([PPSTATS_CFLAGS])
    2631AC_SUBST([PPSTATS_LIBS])
Note: See TracChangeset for help on using the changeset viewer.