remove debug
authorenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Sep 2010 18:14:58 +0000 (18:14 +0000)
committerenglebass <englebass@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Sep 2010 18:14:58 +0000 (18:14 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52858 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 8c4804c..dfbe5b8 100644 (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)