diff options
author | gregory guy <[email protected]> | 2021-06-07 21:47:06 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-06-10 09:27:05 +0900 |
commit | cb5227262289449ea3430f8402feb0b8889a8741 (patch) | |
tree | c393bfd4e24ea6cae1dc0cdda64cfa45e7ea854c /kopete/protocols/jabber/libiris/qca/INSTALL | |
parent | 835518cc8492fd32a626b4fc1ab8e272ce032b04 (diff) | |
download | tdenetwork-cb5227262289449ea3430f8402feb0b8889a8741.tar.gz tdenetwork-cb5227262289449ea3430f8402feb0b8889a8741.zip |
Drop builtin tqca library.
Module tqca is expected as a dependency library by now.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 75b27d415da062fc7df07bbdacafbf85c5952e69)
Diffstat (limited to 'kopete/protocols/jabber/libiris/qca/INSTALL')
-rw-r--r-- | kopete/protocols/jabber/libiris/qca/INSTALL | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/kopete/protocols/jabber/libiris/qca/INSTALL b/kopete/protocols/jabber/libiris/qca/INSTALL deleted file mode 100644 index 355712f3..00000000 --- a/kopete/protocols/jabber/libiris/qca/INSTALL +++ /dev/null @@ -1,12 +0,0 @@ -Installing TQCA --------------- - -Installation should be straightforward: - - ./configure - make - make install - -NOTE: You may also need to run '/sbin/ldconfig' or a similar tool to - get the new library files recognized by the system. If you are - using Linux, just run it for good measure. |