diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-08-25 21:42:36 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-08-25 21:42:36 +0200 |
commit | 1d646fcb4121b772eb74259ecd3d858b87f5c660 (patch) | |
tree | e4d9c1e4c1a8da364b692427246fb4ff5298d401 | |
parent | info: index + add chapter for libmdsclient and libmdslltk (diff) | |
download | mds-1d646fcb4121b772eb74259ecd3d858b87f5c660.tar.gz mds-1d646fcb4121b772eb74259ecd3d858b87f5c660.tar.bz2 mds-1d646fcb4121b772eb74259ecd3d858b87f5c660.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | doc/info/mds.texinfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 0eda212..aa39942 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -8672,8 +8672,7 @@ To use libmdsclient, include @file{<libmdsclient.h>} in your source files. @file{<libmdsclient.h>} includes all libmdsclient headers; you may cherrypick them if you so choose. When compiling and linking your programs, -use the @command{pkg-config} package @code{libmdsclient}, -or simply link with the flag @code{-lmdsclient}. +use the @command{pkg-config} package @code{libmdsclient}. |