configure: adjust bug report address
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>pull/7/head
parent
0fb5680a61
commit
8d47d736f2
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Reference in New Issue