Changeset 1380 for trunk/configure.in
- Timestamp:
- 11/07/08 13:51:34 (5 years ago)
- File:
-
- 1 edited
-
trunk/configure.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.in
r1343 r1380 4 4 # and in the README 5 5 6 AC_INIT([libtrace],[3.0. 4],[contact@wand.net.nz],[libtrace])6 AC_INIT([libtrace],[3.0.5],[contact@wand.net.nz],[libtrace]) 7 7 8 8 LIBTRACE_MAJOR=3 9 9 LIBTRACE_MID=0 10 LIBTRACE_MINOR= 310 LIBTRACE_MINOR=5 11 11 12 12 AC_CONFIG_SRCDIR(lib/trace.c) … … 19 19 AC_CONFIG_FILES([Makefile lib/Makefile docs/Makefile libpacketdump/Makefile 20 20 tools/Makefile tools/traceanon/Makefile tools/tracepktdump/Makefile 21 tools/tracemerge/Makefile tools/tracereport/Makefile 22 tools/tracertstats/Makefile tools/tracesplit/Makefile 23 tools/tracestats/Makefile tools/traceflow/Makefile21 tools/tracemerge/Makefile tools/tracereport/Makefile 22 tools/tracertstats/Makefile tools/tracesplit/Makefile 23 tools/tracestats/Makefile 24 24 examples/Makefile examples/skeleton/Makefile examples/rate/Makefile 25 25 examples/stats/Makefile
Note: See TracChangeset
for help on using the changeset viewer.
