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

[PATCH] Issue 2489: Fixed configure script to allow compiling against D-Bus < 1.x.x

From: Alexander Thomas <alexander_at_collab.net>
Date: Mon, 15 Sep 2008 12:47:16 +0530

I haven;t worked on Subversion for a while. Here is a patch for
configure wizzards to review.

[[[
Allows to compile against D-Bus library version below 1.x. Appending
'-DDBUS_API_SUBJECT_TO_CHANGE' debug macro to both CFLAGS and CXXFLAGS
if Subversion is compiled with D-Bus library < 1.x.

* configure.ac: Prints D-Bus library version and if the dbus version
  is below 1.x adds -DDBUS_API_SUBJECT_TO_CHANGE macro to CFLAGS and
  CXXFLAGS variables.
]]]

-Alexander Thomas(AT)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

  • text/x-patch attachment: stored
Received on 2008-09-15 09:18:15 CEST

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.