diff options
Diffstat (limited to 'libvxi11client')
-rw-r--r-- | libvxi11client/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvxi11client/README b/libvxi11client/README index 71d5153..b09e63f 100644 --- a/libvxi11client/README +++ b/libvxi11client/README @@ -31,7 +31,7 @@ perl's XS functionality (http://perldoc.perl.org/perlxs.html). The guts of this are are perlbits/Client.xs. There are then some perl wrapper functions to help with pulling arguments out of a hash and passing it to the XS code. -This are in perlbits/Client.pm. +These are in perlbits/Client.pm. The perl module has one more requirement; ExtUtils::PkgConfig. This is only used at build time and is used to find where |