Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
pull/106/head^2
Luotao Fu 2009-12-11 14:30:12 +01:00
parent 6f0eac7ab9
commit 917c6fb069
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ AC_CHECK_HEADERS([ \
net/if.h \ net/if.h \
]) ])
AC_CHECK_HEADER(linux/can/netlink.h,[],[AC_MSG_ERROR([cannot findcan/netlink.h])],[]) AC_CHECK_HEADER(linux/can/netlink.h,[],[AC_MSG_ERROR([cannot find can/netlink.h])],[])
# #
# Checks for typedefs, structures, and compiler characteristics. # Checks for typedefs, structures, and compiler characteristics.
# #