Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
goffice-0_8
goffice-0_8-pcre16.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File goffice-0_8-pcre16.patch of Package goffice-0_8
Index: goffice-0.8.17/configure.in =================================================================== --- goffice-0.8.17.orig/configure.in +++ goffice-0.8.17/configure.in @@ -516,7 +516,7 @@ if test "x$glib_has_G_REGEX_ERROR_STRAY_ AC_CHECK_HEADER(pcre.h,[], AC_MSG_ERROR([Header files for PCRE were not found])) AC_CHECK_LIB(pcre,pcre_compile2,[], AC_MSG_ERROR([The PCRE library is missing or too old])) AC_MSG_CHECKING([for UTF-8 support in pcre]) - if (pcretest -C 2>&1) | grep -i "^ *UTF-8 support" >/dev/null; then + if (pcretest -C 2>&1) | grep -i "^ *UTF-8 .*support" >/dev/null; then AC_MSG_RESULT(yes) LIBS="$LIBS -lpcre" EXTRA_LIBS="$EXTRA_LIBS -lpcre"
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