From 37fe8bfde6a225139ac689b03a5de4ddbd49a83c Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 8 May 2009 21:07:34 +0000 Subject: [PATCH] Blocked revisions 72107 via svnmerge ........ r72107 | matthias.klose | 2009-04-29 12:18:19 -0500 (Wed, 29 Apr 2009) | 3 lines - Issue #4587: Add configure option --with-dbmliborder=db1:db2:... to specify the order that backends for the dbm extension are checked. ........