config.h genration broken for kdelibs?

Marc Mutz mutz at kde.org
Sun Oct 6 15:49:47 BST 2002


Hi!

I get tons of these constructs in config.h with current CVS kdelibs:

--begin--
#if !defined(HAVE_USLEEP_PROTO)
#ifdef __cplusplus
extern "C"
#endif
int usleep (unsigned int);
#endif


/* Define if you have the usleep prototype */
#define HAVE_USLEEP_PROTO 1
--end--

Of course, they will break as soon as the fake prototype conflicts with 
the real one, which is the case here for at least unsetenv().

automake 1.5, autoconf 2.52

Marc

-- 
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety.      -- Benjamin Franklin
-------------- 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/20021006/712c2894/attachment.sig>


More information about the kde-core-devel mailing list