Projects
home:pandora:RobinOS23
gpm
_service:download_src_package:0012-Resolve-link...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:download_src_package:0012-Resolve-linking-against-ncursesw.patch of Package gpm
From e9da8e172359071a9c79eb68fce810e92487e775 Mon Sep 17 00:00:00 2001 From: Kamil Rytarowski <n54@gmx.com> Date: Sat, 4 May 2013 01:22:26 +0200 Subject: [PATCH 12/28] Resolve linking against ncursesw The NCURSES library ships with wide-character (UTF-8) version of libncurses, the wide-character file is called ncursesw.so*. Check if it is present and link against it. --- configure.ac.footer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac.footer b/configure.ac.footer index 89a4cd9..1e5e4da 100644 --- a/configure.ac.footer +++ b/configure.ac.footer @@ -124,7 +124,7 @@ No|no|N|n) SHARED_LIBS=-lc ;; done TERMLIBS=$LIBS LIBS= - for i in ncurses curses; do + for i in ncurses curses ncursesw; do if test x$LIBS = x; then AC_CHECK_LIB($i, wgetch,,,$TERMLIBS) else :; fi -- 2.19.1.6.gb485710b
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2