Code

Renamed global definition of LDFLAGS to LINKER_FLAGS. debian/1.2.27-2
authorSebastian Harl <sh@tokkee.org>
Wed, 16 Apr 2008 14:08:53 +0000 (16:08 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 16 Apr 2008 14:08:53 +0000 (16:08 +0200)
commitfaf5ce730dcfdb0556d84ed69c64d20269b57070
tree033d1e326e990ed265d7b8808eb34964f900dfdc
parent4383905401f43dd101a9c98a6da236967b03841e
Renamed global definition of LDFLAGS to LINKER_FLAGS.

This works around a broken behavior of dpkg which would use those flags
unconditionally whenever invoking the linker, which is not wanted e.g.
when compiling the python bindings (Closes: #476022).

Also actually pass the linker flags to configure - this did not happen so
far because of a missing "\".
debian/changelog
debian/rules