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

    r21038 r23790  
    2626CFLAGS="${CFLAGS=} -Wall -Werror"
    2727
     28IPP_VERSION(PPIMAGE)
     29AC_SUBST(PPIMAGE_VERSION,[$PPIMAGE_VERSION])
     30AC_SUBST(PPIMAGE_BRANCH,[$PPIMAGE_BRANCH])
     31AC_SUBST(PPIMAGE_SOURCE,[$PPIMAGE_SOURCE])
     32
    2833AC_SUBST([PPIMAGE_CFLAGS])
    2934AC_SUBST([PPIMAGE_LIBS])
Note: See TracChangeset for help on using the changeset viewer.