Changeset d86b8d7 for configure.in
- Timestamp:
- 03/25/05 16:42:30 (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:
- 195a044
- Parents:
- 1b67314
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r23c13e8 rd86b8d7 1 1 # Process this file with autoconf to produce a configure script. 2 AC_INIT(libtrace,2.0.1 4,[libtrace@wand.net.nz],libtrace)2 AC_INIT(libtrace,2.0.15,[libtrace@wand.net.nz],libtrace) 3 3 AC_CONFIG_SRCDIR(lib/trace.c) 4 AM_INIT_AUTOMAKE(libtrace,2.0.1 4)4 AM_INIT_AUTOMAKE(libtrace,2.0.15) 5 5 6 6 AC_CONFIG_FILES([Makefile replace/Makefile lib/Makefile])
Note: See TracChangeset
for help on using the changeset viewer.