]> arthur.barton.de Git - netatalk.git/commitdiff
Last commit message mentionend the wrong CNID backends! branch-symlink-start
authorfranklahm <franklahm>
Tue, 29 Dec 2009 10:07:32 +0000 (10:07 +0000)
committerfranklahm <franklahm>
Tue, 29 Dec 2009 10:07:32 +0000 (10:07 +0000)
For clarity: these are now still avaialable:
        "last mtab cdb dbd tdb"

libatalk/cnid/Makefile.am
macros/cnid-backend.m4

index a473b37fed8b2b29f964a393d62cdcf7a6c59fd5..1454d91cc804736d2f04626eb0415f5f25b7d0bf 100644 (file)
@@ -3,7 +3,6 @@
 SUBDIRS = last mtab cdb dbd tdb
 
 noinst_LTLIBRARIES = libcnid.la
-
 LIBCNID_DEPS = dbd/libcnid_dbd.la
 
 if USE_CDB_BACKEND
index 7c303df2c9ea900d630ed084a7d111d2602561b1..8bfb2deb4bae62db8e2ddab9e190f28269bcfd3c 100644 (file)
@@ -1,5 +1,4 @@
 AC_DEFUN([AC_NETATALK_CNID], [
-
     dnl Don't use BDB unless it's needed
     bdb_required=no
     compiled_backends=""