Projects
home:pandora:RobinOS23
pam
_service:download_src_package:0001-use-gdbm-ins...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:download_src_package:0001-use-gdbm-instead-of-libdb.patch of Package pam
From a8273bea993a199b34f51385ed5ad3a726d297d6 Mon Sep 17 00:00:00 2001 From: Chunmei Xu <xuchunmei@linux.alibaba.com> Date: Tue, 22 Mar 2022 15:19:01 +0800 Subject: [PATCH] use gdbm instead of libdb Signed-off-by: Chunmei Xu <xuchunmei@linux.alibaba.com> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c06bc7d..d25fed9 100644 --- a/configure.ac +++ b/configure.ac @@ -412,7 +412,7 @@ if test x"$WITH_DB" != xno ; then LIBS=$old_libs fi if test -z "$LIBDB" ; then - AC_CHECK_LIB([ndbm],[dbm_store], LIBDB="-lndbm", LIBDB="") + AC_CHECK_LIB([gdbm_compat],[dbm_store], LIBDB="-lgdbm_compat", LIBDB="") if test -n "$LIBDB" ; then AC_CHECK_HEADERS(ndbm.h) fi -- 2.34.1
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