Depending on the architecture, libraries may be installed
in another directory than "/usr/lib" ("/usr/lib64" e.g.)
Reflect that in the .pc file.
Change-Id: I08c169d86e9fb769861805b0d62f22e5f8bc3ef2
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
prefix=@prefix@
exec_prefix=@exec_prefix@
apiversion=@DALI_TOOLKIT_VERSION@
-libdir=${exec_prefix}/lib
+libdir=@libdir@
includedir=@devincludepath@
Name: Samsung OpenGLES Toolkit (including Toolkit)