efl: actually depend on math library.
authorChunEon Park <chuneon.park@samsung.com>
Fri, 3 Apr 2015 14:33:54 +0000 (16:33 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 3 Apr 2015 14:33:54 +0000 (16:33 +0200)
configure.ac

index f5f8d44..3f37393 100644 (file)
@@ -1212,6 +1212,8 @@ EFL_PLATFORM_DEPEND([EFL], [evil])
 EFL_INTERNAL_DEPEND_PKG([EFL], [eina])
 EFL_INTERNAL_DEPEND_PKG([EFL], [eo])
 
+EFL_ADD_LIBS([EFL], [-lm])
+
 EFL_LIB_END([Efl])
 #### End of Efl