]> git.pld-linux.org Git - packages/gdbm.git/blob - gdbm-link.patch
- updated to 1.18
[packages/gdbm.git] / gdbm-link.patch
1 --- gdbm-1.13/configure.ac.orig 2017-03-11 17:12:35.000000000 +0100
2 +++ gdbm-1.13/configure.ac      2017-04-10 21:43:11.431408546 +0200
3 @@ -105,8 +105,6 @@
4  
5  AC_CHECK_HEADERS([sys/file.h sys/termios.h string.h locale.h getopt.h])
6  
7 -AC_CHECK_LIB(dbm, main)
8 -AC_CHECK_LIB(ndbm, main)
9  AC_CHECK_FUNCS([ftruncate flock lockf fsync setlocale getopt_long])
10  
11  if test x$mapped_io = xyes
This page took 0.066392 seconds and 3 git commands to generate.