Changeset 7 for configure.ac
- Timestamp:
- 10/27/05 11:39:25 (3 years ago)
- Files:
-
- configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
configure.ac
r5 r7 1 1 # Process this file with autoconf to produce a configure script. 2 2 3 AC_INIT(apachetop, 0.12. 5, chris@shagged.org)3 AC_INIT(apachetop, 0.12.6, apachetop@webta.org) 4 4 AC_CONFIG_SRCDIR(src/apachetop.cc) 5 5 … … 8 8 9 9 AM_CONFIG_HEADER(config.h) 10 AM_INIT_AUTOMAKE(apachetop, 0.12. 5) # 2.53 only?10 AM_INIT_AUTOMAKE(apachetop, 0.12.6) # 2.53 only? 11 11 12 12 # Add non-standard directories to the include path