Automake/Autoconf versions
Thiago Macieira
thiago.macieira at kdemail.net
Sun Jan 11 01:08:53 GMT 2004
Brad Hards wrote:
>#if !defined(HAVE_INITGROUPS_PROTO)
>#ifdef __cplusplus
>extern "C" {
>#endif
>int initgroups(const char *, gid_t);
>#ifdef __cplusplus
>}
>#endif
>#endif
Unless I'm mistaken, those are KDE-specific tests and they've been
corrected for HEAD admin. It's just an #include that was missing
(probably sys/types.h) so that gid_t is defined.
--
Thiago Macieira - Registered Linux user #65028
thiagom (AT) mail (dot) com
ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040110/2459a15a/attachment.sig>
More information about the kde-core-devel
mailing list