Changeset 2088 for trunk/configure.ac
- Timestamp:
- Oct 21, 2009, 2:03:23 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r2084 r2088 33 33 m4_include([m4/version.m4]) 34 34 AC_INIT([yat],[YAT_VERSION],[jari@thep.lu.se],,[http://dev.thep.lu.se/yat]) 35 AC_PREREQ(2.6 1)35 AC_PREREQ(2.63) 36 36 AC_CONFIG_SRCDIR([yat/utility/Matrix.h]) 37 37 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.