remove debug

SVN revision: 52858
This commit is contained in:
Sebastian Dransfeld 2010-09-28 18:14:58 +00:00
parent 843a885b4c
commit 8737d28c76
1 changed files with 0 additions and 1 deletions

View File

@ -421,7 +421,6 @@ AC_SUBST(dlopen_libs)
AC_SUBST(rt_libs)
if test -n "$rt_libs"; then
echo "hm $LIBS hm"
_bkp_LIBS="$LIBS"
LIBS="$LIBS $rt_libs"
AC_CHECK_FUNCS(clock_gettime)