Remove extra definition of BACKEND_EDS
authorRodrigo Moya <rodrigo@gnome-db.org>
Tue, 13 Sep 2011 10:17:37 +0000 (12:17 +0200)
committerRaul Gutierrez Segales <rgs@collabora.co.uk>
Wed, 14 Sep 2011 12:38:06 +0000 (13:38 +0100)
configure.ac

index cb8d12e..d8f0b3d 100644 (file)
@@ -273,8 +273,6 @@ BACKEND_KF='$(top_builddir)/backends/key-file/.libs/key-file.so'
 AC_SUBST([BACKEND_KF])
 BACKEND_TP='$(top_builddir)/backends/telepathy/.libs/telepathy.so'
 AC_SUBST([BACKEND_TP])
-BACKEND_EDS='$(top_builddir)/backends/eds/.libs/eds.so'
-AC_SUBST([BACKEND_EDS])
 
 if test x$have_libsocialweb_backend = xyes; then
   BACKEND_LIBSOCIALWEB='$(top_builddir)/backends/libsocialweb/.libs/libsocialweb.so'