eina: fix typos due to merge.
authorcedric <cedric>
Fri, 24 Feb 2012 11:42:47 +0000 (11:42 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 24 Feb 2012 11:42:47 +0000 (11:42 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@68405 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 60c573c..f5e3f43 100644 (file)
@@ -434,7 +434,7 @@ case "${host_os}" in
       EINA_LIBS="${EINA_LIBS} -ldl -lm"
    ;;
    *)
-      EINA_LIBS="${EINA_LIBS} -lm"
+      EINA_LIBS="${EINA_LIBS} -lrt -ldl -lm"
    ;;
 esac
 case "$host_vendor" in