use Funambol C++ client library from github

git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@748 15ad00c4-1369-45f4-8270-35d70d36bdcd
This commit is contained in:
Patrick Ohly 2008-10-09 08:46:28 +00:00
parent 3d5749df17
commit dbec97027d
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ dnl Invoke autogen.sh to produce a configure script.
AC_INIT(src/syncevolution.cpp)
AM_INIT_AUTOMAKE(syncevolution, 0.8-trunk)
define([FUNAMBOLSRC_REPO], [https://core.forge.funambol.org/svn/core/tags/r_tested/3x/client-api/native])
define([FUNAMBOLSRC_REVISION], [28731])
define([FUNAMBOLSRC_REPO], [git://github.com/pohly/funambol-cpp-client-api.git])
define([FUNAMBOLSRC_REVISION], [r_v70ga_syncevolution])
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN