commit | ecbe251fa0eb4905c4a82c887e37057243b9fbad | [log] [tgz] |
---|---|---|
author | Vadim Evard <v.e.evard@gmail.com> | Tue Jan 15 16:17:24 2013 +0400 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Jan 15 18:09:01 2013 +0100 |
tree | e10706aa9c820eeff4520dd427616c32efac3ba0 | |
parent | 3e84b4832180db2aa6187b6b971054bc3ca68be0 [diff] |
configure: try pkg-config for curses Static linkikng against ncurses may require explicit -ltinfo. In case -lcurses and -lncurses both didn't work give pkg-config a chance. Fixes #1094786 for me. Signed-off-by: Vadim Evard <v.e.evard@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>