Changeset 38a3662 for configure.in
- Timestamp:
- 08/10/04 17:53:13 (16 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:
- 62e170b
- Parents:
- 5131592
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r0a46fbb r38a3662 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT(libtrace,2.0.0 )2 AC_INIT(libtrace,2.0.0,[libtrace@wand.net.nz],libtrace) 3 3 AC_CONFIG_SRCDIR(lib/trace.c) 4 AM_INIT_AUTOMAKE 4 AM_INIT_AUTOMAKE(libtrace,2.0.0) 5 5 6 6 AC_PREREQ(2.5)
Note: See TracChangeset
for help on using the changeset viewer.