CVS commit by mueller: - more strlcpy configure check to admin/ - add assertion check that size_t == unsigned int - use unsigned int in fake prototype declaration of strcpy to avoid having to include sys/types.h which destroys required include order - removed mkstemp check, mkstemps should be preferred which we provide a fake for M +40 -12 kde-common/admin/acinclude.m4.in 2.308 M +2 -2 kdelibs/configure.in.in 1.95 M +0 -21 kdelibs/kdecore/configure.in.in 1.28 M +5 -5 kdelibs/kdecore/fakes.c 1.12