commit | f09527b784f356754ae997e9dd3509c08a3a73ce | [log] [tgz] |
---|---|---|
author | Garrett Cooper <yanegomi@gmail.com> | Mon Nov 29 10:23:58 2010 -0800 |
committer | Garrett Cooper <yanegomi@gmail.com> | Mon Nov 29 10:23:58 2010 -0800 |
tree | a2efe13a97304df56be17cf4dd3e08619e9aa5ab | |
parent | 9e9e2ff759f933c734c47de666649e315ff1ae05 [diff] [blame] |
Bug reports should go to ltp-list not ltp-results Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
diff --git a/configure.ac b/configure.ac index 9c35524..fcc828e 100644 --- a/configure.ac +++ b/configure.ac
@@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT([ltp], [LTP_VERSION], [ltp-results@lists.sourceforge.net]) +AC_INIT([ltp], [LTP_VERSION], [ltp-list@lists.sourceforge.net]) AC_CONFIG_AUX_DIR([.]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([include/config.h])