Hi SocketCAN developers,

If anyone is interested in an autotools patch for SocketCAN based on
r1095, the attached is a version based on OpenEmbedded's patch for
r1010.  It has been updated to work with r1095.

To patch and build:

        (download patch file to current directory)

        svn checkout -r 1095 svn://svn.berlios.de/socketcan/trunk
socketcan
        cd socketcan

        patch -p0 < ../socketcan-r1095_autotools.patch

        autoreconf -i
        ./configure
        make

Feedback on the patch is welcome.

Thanks,
Chris

Attachment: socketcan-r1095_autotools.patch
Description: socketcan-r1095_autotools.patch

_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to