Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 966e8e3

Browse files
committed
Back out ESR's erroneous commit of a DB-related change
1 parent 803d6e5 commit 966e8e3

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

configure.in

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,12 +1014,6 @@ AC_SUBST(HAVE_GETHOSTBYNAME)
10141014
# checks for system services
10151015
# (none yet)
10161016

1017-
# Cope with the DB mess. If we detect libdba, assume it's a version 2
1018-
# or later DB and should be linked first (before the DB 1.xx stuff in glibc).
1019-
# Also define an appropriate symbol so we can conditionalize code in the
1020-
# dbmmodule; the API has changed since 1.xx.
1021-
AC_CHECK_LIB(dba, __db_mutex_lock)
1022-
10231017
# Linux requires this for correct f.p. operations
10241018
AC_CHECK_FUNC(__fpu_control,
10251019
[],

0 commit comments

Comments
 (0)