u know... if u are going to add lots of pthread calls to .x headers

that get inlined.. u should be telling apps to enable pthread too at
link time eh? :)



SVN revision: 62850
This commit is contained in:
Carsten Haitzler 2011-08-26 04:50:55 +00:00
parent 00b797e50b
commit c20670baa2
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ Name: Eina
Description: A Library that implements fast data types and miscellaneous tools
@pkgconfig_requires_private@: @requirement_eina@
Version: @VERSION@
Libs: -L${libdir} -leina
Libs: -L${libdir} -leina @EFL_PTHREAD_LIBS@
Libs.private: @EFL_FNMATCH_LIBS@ @EFL_PTHREAD_LIBS@ @rt_libs@ @iconv_libs@ -ldl -lm
Cflags: -I${includedir}/eina-@VMAJ@ -I${includedir}/eina-@VMAJ@/eina