[
https://issues.apache.org/jira/browse/SVN-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zhakov updated SVN-4435:
-----------------------------
Fix Version/s: (was: 1.9-consider)
1.9.0
Description:
Subversion should offer pkg-config support so that Linux/UNIX applications
linking to Subversion libraries can detect the required compiler and linker
flags.
One example of such an application is GNOME's anjuta IDE. It currently enforces
a dependency on neon in its configure script, and thus cannot compile with
Subversion 1.8. In any case, the build script has no good way of figuring out
the proper compiler/linker flags to use, since they depend on Subversion's
version and on the set of dependencies Subversion was compiled with.
See https://bugzilla.gnome.org/show_bug.cgi?id=709752
was:
{noformat:nopanel=true}
Subversion should offer pkg-config support so that Linux/UNIX applications
linking to Subversion libraries can detect the required compiler and linker
flags.
One example of such an application is GNOME's anjuta IDE. It currently enforces
a dependency on neon in its configure script, and thus cannot compile with
Subversion 1.8. In any case, the build script has no good way of figuring out
the proper compiler/linker flags to use, since they depend on Subversion's
version and on the set of dependencies Subversion was compiled with.
See https://bugzilla.gnome.org/show_bug.cgi?id=709752
{noformat}
> add pkg-config support
> ----------------------
>
> Key: SVN-4435
> URL: https://issues.apache.org/jira/browse/SVN-4435
> Project: Subversion
> Issue Type: Improvement
> Components: compile
> Affects Versions: trunk
> Reporter: Stefan Sperling
> Assignee: Stefan Sperling
> Fix For: 1.9.0
>
>
> Subversion should offer pkg-config support so that Linux/UNIX applications
> linking to Subversion libraries can detect the required compiler and linker
> flags.
> One example of such an application is GNOME's anjuta IDE. It currently
> enforces a dependency on neon in its configure script, and thus cannot
> compile with Subversion 1.8. In any case, the build script has no good way of
> figuring out the proper compiler/linker flags to use, since they depend on
> Subversion's version and on the set of dependencies Subversion was compiled
> with.
> See https://bugzilla.gnome.org/show_bug.cgi?id=709752
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)