On 16 Apr 2016 13:20, Pádraig Brady wrote:
> On 16/04/16 11:51, Bruno Haible wrote:
> >> These two modules use makedev/major/minor but don't have explicit
> >> checks for the functions. Use the existing autoconf macro which
> >> will probe some headers for use and set up some defines.
> >
> > Does
On Sat, Apr 16, 2016 at 01:20:32PM +0100, Pádraig Brady wrote:
> On 16/04/16 11:51, Bruno Haible wrote:
> >Hi Mike,
> >
> >>These two modules use makedev/major/minor but don't have explicit
> >>checks for the functions. Use the existing autoconf macro which
> >>will probe some headers for use and
On 16/04/16 11:51, Bruno Haible wrote:
Hi Mike,
These two modules use makedev/major/minor but don't have explicit
checks for the functions. Use the existing autoconf macro which
will probe some headers for use and set up some defines.
Does this change fix a compilation problem? You did not s
Hi Mike,
> These two modules use makedev/major/minor but don't have explicit
> checks for the functions. Use the existing autoconf macro which
> will probe some headers for use and set up some defines.
Does this change fix a compilation problem? You did not say so.
Does this change make future