parent
d6747aad3c
commit
f38c3b6d92
|
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
AC_INIT([libsocketcan], [trunk], [bugs@pengutronix.de])
|
AC_INIT([libsocketcan], [0.0.5], [bugs@pengutronix.de])
|
||||||
AC_CONFIG_HEADERS([include/libsocketcan_config.h])
|
AC_CONFIG_HEADERS([include/libsocketcan_config.h])
|
||||||
AC_CONFIG_SRCDIR([src/libsocketcan.c])
|
AC_CONFIG_SRCDIR([src/libsocketcan.c])
|
||||||
AC_CONFIG_MACRO_DIR([config/m4])
|
AC_CONFIG_MACRO_DIR([config/m4])
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue