Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / 0.61.09 / synfig.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@synfigincludedir@
5
6 Name: @PACKAGE_TARNAME@
7 Description: @PACKAGE_NAME@
8 Requires: @CONFIG_DEPS@
9 Version: @VERSION@
10 Libs: -L${libdir} @CONFIG_LIBS@
11 Cflags: @CONFIG_CFLAGS@ -I${includedir}