[packages/heimdal] detect more bdb versions

baggins baggins at pld-linux.org
Wed Sep 5 00:16:04 CEST 2012


commit 87b475f396ae6bd7a27f8836a0418faf81f9f816
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Sep 5 00:15:47 2012 +0200

    detect more bdb versions

 heimdal-db4.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/heimdal-db4.patch b/heimdal-db4.patch
index b697d5e..a9c44a7 100644
--- a/heimdal-db4.patch
+++ b/heimdal-db4.patch
@@ -5,7 +5,7 @@
  dnl db_create is used by db3 and db4 and db5
  
 -  AC_FIND_FUNC_NO_LIBS(db_create, [$dbheader] db5 db4 db3 db, [
-+  AC_FIND_FUNC_NO_LIBS(db_create, [$dbheader] db-5.0 db-4.8 db-4.7 db-4.6 db-4.5 db-4.4 db-4.3 db-4.2 db-4.1 db4 db3 db, [
++  AC_FIND_FUNC_NO_LIBS(db_create, [$dbheader] db-5.3 db-5.2 db-5.1 db-5.0 db-4.8 db-4.7 db-4.6 db-4.5 db-4.4 db-4.3 db-4.2 db-4.1 db4 db3 db, [
    #include <stdio.h>
    #ifdef HAVE_DB4_DB_H
    #include <db4/db.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/heimdal.git/commitdiff/87b475f396ae6bd7a27f8836a0418faf81f9f816



More information about the pld-cvs-commit mailing list