Changeset 48a6c51
- Timestamp:
- 04/09/05 18:28:57 (17 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 3cfa94a
- Parents:
- d66fbf0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r5cffb71 r48a6c51 1 1 # Process this file with autoconf to produce a configure script. 2 AC_INIT(libtrace,2.0.1 5b,[libtrace@wand.net.nz],libtrace)2 AC_INIT(libtrace,2.0.16,[libtrace@wand.net.nz],libtrace) 3 3 AC_CONFIG_SRCDIR(lib/trace.c) 4 AM_INIT_AUTOMAKE(libtrace,2.0.1 5b)4 AM_INIT_AUTOMAKE(libtrace,2.0.16) 5 5 6 6 AC_CONFIG_FILES([Makefile replace/Makefile lib/Makefile])
Note: See TracChangeset
for help on using the changeset viewer.