[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

New libsvn_delta dependencies in tests

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-01-31 14:50:02 CET

Hi All,

I noticed as I was building this morning that since we now have the
default editor (thanks all), every test project which has a LDADD of the
test_editor, now also needs libsvn_delta. We can fix this one of two
ways.

1) Put the @SVN_LIBSVN_DELTA_LIBS@ in the LDADD for each test the uses
@SVN_TESTS_EDITOR_LIBS@ in each Makefile.am that needs it or

2) Change the definition of @SVN_TESTS_EDITOR_LIBS@ to automagically
include libsvn_delta.la, since it will always be required.

What are people's preferences?

-- 
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson
kevin@pilch-bisson.net
http://www.pilch-bisson.net
PGP Public Key At http://pgp.pilch-bisson.net

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:20 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.