Searched hist:cfeda5f4b8710b6ba14131df8e287021b729b784 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | cfeda5f4b8710b6ba14131df8e287021b729b784 Fri May 24 15:07:00 CDT 2013 Ed Maste <emaste@freebsd.org> configure: try pkg-config ncurses first
When probing for ncurses, try pkg-config first rather than after explicit -lncurses and -lcurses. This fixes static linking in the case that ncurses has additional dependencies, such as -ltinfo (as on FreeBSD).
Signed-off-by: Ed Maste <emaste@freebsd.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|