Changeset 5cffb71 for configure.in
- Timestamp:
- 03/30/05 17:39:18 (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:
- c37e996
- Parents:
- e92d11f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
re92d11f r5cffb71 1 1 # Process this file with autoconf to produce a configure script. 2 AC_INIT(libtrace,2.0.15 a,[libtrace@wand.net.nz],libtrace)2 AC_INIT(libtrace,2.0.15b,[libtrace@wand.net.nz],libtrace) 3 3 AC_CONFIG_SRCDIR(lib/trace.c) 4 AM_INIT_AUTOMAKE(libtrace,2.0.15 a)4 AM_INIT_AUTOMAKE(libtrace,2.0.15b) 5 5 6 6 AC_CONFIG_FILES([Makefile replace/Makefile lib/Makefile])
Note: See TracChangeset
for help on using the changeset viewer.