problem with configure check for mkstemps()
Stephan Kulow
coolo at kde.org
Thu Oct 3 19:29:49 BST 2002
On Donnerstag, 3. Oktober 2002 16:59, Matthias Welwarsky wrote:
> diff -u -3 -p -r2.286 acinclude.m4.in
> --- acinclude.m4.in 2002/10/03 13:42:38 2.286
> +++ acinclude.m4.in 2002/10/03 14:56:14
> @@ -726,6 +726,7 @@ support])
> AC_SUBST(X_EXTRA_LIBS)
> AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4
> AC_SUBST(LIBUCB)
> + AC_CHECK_LIB(iberty,mkstemps) dnl ???
>
> case $host in dnl this *is* LynxOS specific
> *-*-lynxos* )
Bad bad idea. At least on my system there is only a static libiberty.a and KDE
works very badly with static libraries.
Greetings, Stephan
More information about the kde-core-devel
mailing list