tags 519638 +patch
thanks

The autoconf test fails because of null being undefined, presumablly this has happened due to some header cleanup or so.

One way (there are several ways each with thier pros and cons, the advantage of this one is it avoids the need to regenerate the plugins autotools stuff) to fix this is to define NULL through the CFLAGS. To do this add ( export CFLAGS+= -DNULL=0 to the variable assigments already in debian/rules).



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to