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

    r21038 r23790  
    2626CFLAGS="${CFLAGS} -Wall -Werror"
    2727
     28IPP_VERSION(PPARITH)
     29AC_SUBST(PPARITH_VERSION,[$PPARITH_VERSION])
     30AC_SUBST(PPARITH_BRANCH,[$PPARITH_BRANCH])
     31AC_SUBST(PPARITH_SOURCE,[$PPARITH_SOURCE])
     32
    2833AC_SUBST([PPARITH_CFLAGS])
    2934AC_SUBST([PPARITH_LIBS])
Note: See TracChangeset for help on using the changeset viewer.