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

    r21038 r23790  
    2525CFLAGS="${CFLAGS=} -Wall -Werror"
    2626
     27IPP_VERSION(PPSTACK)
     28AC_SUBST(PPSTACK_VERSION,[$PPSTACK_VERSION])
     29AC_SUBST(PPSTACK_BRANCH,[$PPSTACK_BRANCH])
     30AC_SUBST(PPSTACK_SOURCE,[$PPSTACK_SOURCE])
     31
    2732AC_SUBST([PPSTACK_CFLAGS])
    2833AC_SUBST([PPSTACK_LIBS])
Note: See TracChangeset for help on using the changeset viewer.