bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure incorrectly detects setmode()


From: Václav Haisman
Subject: configure incorrectly detects setmode()
Date: Sat, 28 Feb 2004 01:32:11 +0100

Patch's configure incorrectly detects presence of setmode() that is used in
pch.c. On FreeBSD there is setmode() function but it has different signature
than that that is expected in pch.c and apparently does something different
than expected from pch.c: void * setmode(const char *mode_str). I worked
around it by #undef'ing appropriate macro in config.h.

The patch I used is version 2.5.4.

Vaclav Haisman





reply via email to

[Prev in Thread] Current Thread [Next in Thread]