You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Alexander Thomas <al...@collab.net> on 2008/09/15 07:17:16 UTC

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

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)

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

Posted by Arfrever Frehtes Taifersar Arahesis <ar...@gmail.com>.
2008-09-15 09:17:16 Alexander Thomas napisaƂ(a):
> 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.
> ]]]

Committed in r33214.

-- 
Arfrever Frehtes Taifersar Arahesis

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

Posted by Senthil Kumaran S <se...@collab.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Thomas wrote:
> 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.
> ]]]

This patch is invalid due to r33118.

- --
Senthil Kumaran S
http://www.stylesen.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI0LIn9o1G+2zNQDgRAtccAKCU/43u0YMQiKOMGoBCAKjfiNPx+ACfe1sV
P0X7am6K5KPGcBnwmyPOge8=
=4uKO
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org