]> arthur.barton.de Git - netatalk.git/commit
Comment out the DBENV->open with DB_JOINENV flag. This only seems valid
authorjmarcus <jmarcus>
Wed, 5 Sep 2001 21:57:32 +0000 (21:57 +0000)
committerjmarcus <jmarcus>
Wed, 5 Sep 2001 21:57:32 +0000 (21:57 +0000)
commit9876c655809747b1d24710903a913229ab5e403a
tree9801419fb449cc31b746085d68e0b459d6564093
parentb8110d08350e991244fd666c8260445f360b4821
Comment out the DBENV->open with DB_JOINENV flag.  This only seems valid
if you're using db3 3.2 or later.  Since most Linux users are using 3.1.17,
this may cause more problems than it fixes.
libatalk/cnid/cnid_open.c