Add AM_GNU_GETTEXT_VERSION(0.17) to configure.in to fix build error
[profile/ivi/ecore.git] / ecore-imf-evas.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-imf-evas
7 Description: E core library, IMF Evas module
8 @pkgconfig_requires_private@: @requirements_ecore_imf_evas@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_imf_evas
11 Cflags: -I${includedir}/ecore-@VMAJ@