summaryrefslogtreecommitdiff
path: root/eina.pc.in
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2012-06-28 06:45:12 +0000
committerVincent Torri <vincent.torri@gmail.com>2012-06-28 06:45:12 +0000
commit02ce29b1df5ac6857565ad15dd0d87a5ec7e41b7 (patch)
treef3dfd5fd276f81afb021d1b8868f82c14b8c80f2 /eina.pc.in
parentc94a5d5a4ab53770c1fc6a43c117af9042a133b2 (diff)
downloadeina-02ce29b1df5ac6857565ad15dd0d87a5ec7e41b7.tar.gz
Eina: add nice m4 macro to check function. Will be usable easily in the merge, per EFL lib
Please, test. config.h is the same (except useless macro HAVE_ICONV_H) and compilation is correct on linux and mingw here SVN revision: 72972
Diffstat (limited to 'eina.pc.in')
-rw-r--r--eina.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/eina.pc.in b/eina.pc.in
index e7a5cc0..95b815b 100644
--- a/eina.pc.in
+++ b/eina.pc.in
@@ -5,8 +5,8 @@ includedir=@includedir@
Name: Eina
Description: A Library that implements fast data types and miscellaneous tools
-@pkgconfig_requires_private@: @requirement_eina@
+@pkgconfig_requires_private@: @requirements_pc_eina@
Version: @VERSION@
Libs: -L${libdir} -leina @EFL_PTHREAD_LIBS@
-Libs.private: @EFL_FNMATCH_LIBS@ @EFL_SHM_OPEN_LIBS@ @EFL_PTHREAD_LIBS@ @iconv_libs@ @EFL_DLOPEN_LIBS@ @EFL_DLADDR_LIBS@ @EINA_LIBS@ -lm
+Libs.private: @EFL_PTHREAD_LIBS@ @requirements_libs_eina@ -lm
Cflags: -I${includedir}/eina-@VMAJ@ -I${includedir}/eina-@VMAJ@/eina