Changeset e3fa533 for configure.in
- Timestamp:
- 11/14/17 16:22:33 (3 years ago)
- Branches:
- cachetimestamps, develop, dpdk-ndag, etsilive, master, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance
- Children:
- e8db2d4
- Parents:
- 31da9bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
rd47ca18 re3fa533 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[4.0. 1],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[4.0.2],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=4 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 110 LIBTRACE_MINOR=2 11 11 12 12 # OpenSolaris hides libraries like libncurses in /usr/gnu/lib, which is not
Note: See TracChangeset
for help on using the changeset viewer.