Fix a bug when fd is negative (what is possible --see poll man page--)
[platform/upstream/ecore.git] / ecore-x.pc.in
1 PACKAGE_TARNAME=@PACKAGE_TARNAME@
2 prefix=@prefix@
3 exec_prefix=@exec_prefix@
4 libdir=@libdir@
5 includedir=@includedir@
6 docdir=@docdir@
7
8 Name: ecore-x
9 Description: E core library, X module
10 @pkgconfig_requires_private@: @requirements_ecore_x@
11 Version: @VERSION@
12 Libs: -L${libdir} -lecore_x
13 Libs.private: @x_libs@ @ecore_x_libs_private@
14 Cflags: -I${includedir}/ecore-@VMAJ@ @have_ecore_x_xcb_define@