Changeset 2300
- Timestamp:
- Jul 20, 2010, 5:59:18 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r2297 r2300 32 32 # autoreconf 33 33 34 34 35 m4_include([m4/version.m4]) 35 AC_INIT([yat],[YAT_VERSION],[jari@thep.lu.se],,[http://dev.thep.lu.se/yat]) 36 AC_INIT([yat],[YAT_VERSION],[libyat-users@lists.sourceforge.net],, 37 [http://dev.thep.lu.se/yat]) 36 38 AC_PREREQ(2.63) 37 39 AC_CONFIG_SRCDIR([yat/utility/Matrix.h])
Note: See TracChangeset
for help on using the changeset viewer.