Commit graph

2 commits

Author SHA1 Message Date
Frank Mori Hess
0942349bb8 patch from Steven Jenkins <steven.jenkins@ieee.org>:
If configure attempts to build the Ruby extension on a system without a previous
installation of comedilib, compilation fails because gcc can't find comedilib.h.

The attached patch adds the distribution include directory to the gcc search
path when compiling the extension.
2004-11-23 01:18:14 +00:00
Frank Mori Hess
cac5a2eac6 ruby binding and example from Steven Jenkins. I still need to tweak
the Makefiles a bit to integrate it properly
2004-01-17 16:33:09 +00:00