Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Step:15-SP1
parted
parted-2.4-ncursesw6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File parted-2.4-ncursesw6.patch of Package parted
From: Petr Uzel <petr.uzel@suse.cz> Subject: build: Add ncursesw6 support Patch-mainline: no, custom SUSE patch --- configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: parted-3.2/configure.ac =================================================================== --- parted-3.2.orig/configure.ac +++ parted-3.2/configure.ac @@ -165,7 +165,8 @@ AM_CPPFLAGS="$AM_CPPFLAGS -D_REENTRANT" dnl Check for programs. AC_ISC_POSIX -AC_PROG_CC +AC_PROG_CC_STDC +AC_USE_SYSTEM_EXTENSIONS AC_PROG_GCC_TRADITIONAL AM_PROG_CC_C_O @@ -377,7 +378,7 @@ dnl Check for termcap if test "$with_readline" = yes; then OLD_LIBS="$LIBS" LIBS="" - AC_SEARCH_LIBS([tgetent], [tinfo ncurses curses termcap termlib], + AC_SEARCH_LIBS([tgetent], [tinfo ncursesw curses termcap termlib], [PARTED_LIBS="$PARTED_LIBS $LIBS"], [AC_MSG_ERROR(dnl [termcap could not be found which is required for the
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor