Changeset a48d246 for configure.in
- Timestamp:
- 11/11/04 12:30:19 (18 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:
- c8a66cb
- Parents:
- 80a2e99
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r4fd12ac ra48d246 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT(libtrace,2.0. 7,[libtrace@wand.net.nz],libtrace)2 AC_INIT(libtrace,2.0.8,[libtrace@wand.net.nz],libtrace) 3 3 AC_CONFIG_SRCDIR(lib/trace.c) 4 AM_INIT_AUTOMAKE(libtrace,2.0. 7)4 AM_INIT_AUTOMAKE(libtrace,2.0.8) 5 5 6 6 dnl GNU C library
Note: See TracChangeset
for help on using the changeset viewer.