prefix=@prefix@ exec_prefix=${prefix} libdir=@libdir@ includedir=@includedir@ ETL_MAJOR_VERSION=@ETL_MAJOR_VERSION@ ETL_DOTTED_VERSION=@ETL_DOTTED_VERSION@ Name: ETL Description: C based templating library Version: ${ETL_DOTTED_VERSION} Libs: -L${libdir} -letl-${ETL_MAJOR_VERSION} Cflags: -I${includedir} URL: http://etl.i-want-a-pony.com/