configure: adjust bug report address

Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
pull/7/head
Marc Kleine-Budde 2012-11-26 21:29:17 +01:00
parent 0fb5680a61
commit 8d47d736f2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT([can-utils], [trunk], [socketcan-core@lists.berlios.de])
AC_INIT([can-utils], [trunk], [linux-can@vger.kernel.org])
AC_CONFIG_SRCDIR([lib.c])
AC_CONFIG_MACRO_DIR([config/m4])
AC_CONFIG_AUX_DIR([config/autoconf])