Patrice, just applied your patch. Check revision 847 in the repo. Yannick, would you please update the API documentation on libelektra.org to the new version found at http://avi.alkalay.net/software/elektra/elektra-api.tar.gz
Thanks ! Avi On 7/13/06, Patrice Dumas <[EMAIL PROTECTED]> wrote: > Here is a patch that obsoletes the one I sent some weeks ago. It allows > make distcheck, even with --enable-experimental, corrects the circular > dependency, allows libelektratools to be dlopened even if > libelektratools.so isn't present in /usr/lib, put high level backends in > /usr/lib/elektra and other minor fixes. > > * use AM_CPPFLAGS instead of INCLUDES, and include headers relative to > $(top_srcdir) for out-of-source builds > * arrange doxygen for out-of-source build > * add some source files for experimental backends and bindings > * clean up the clean target in doc/Makefile.am, add an uninstall target > * don't test for default_backend presence in ./configure since it breaks > out of source builds > * really use the --enable-experimental value > * libproto.la, backends and tests depends on ../../libelektra/libelektra.la > * use ../../libelektra/libelektra.la instead of -lelektra to link against > in-source library > * add a link for libelektratools in /usr/lib/elektra > * build files required by static libelektra before libelektra, and > libelektra before the backends > * use check_ for tests > * put high level backends in /usr/lib/elektra > * use .$(OBJEXT) instead of .o > * honor default_backend for static libelektra dependencies > * add AC_SUBST(default_dbackend) > > -- > Pat > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Registry-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/registry-list
