libwebp.pc.in: detab

Change-Id: I60f38e9f6e1cdba29163240a394b5be0a14c4bca
This commit is contained in:
James Zern 2013-01-23 13:31:43 -08:00
parent 9161be863d
commit 46168b2d00

View File

@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@ libdir=@libdir@
includedir=@includedir@ includedir=@includedir@
Name: libwebp Name: libwebp
Description: Library for the WebP graphics format Description: Library for the WebP graphics format
Version: @PACKAGE_VERSION@ Version: @PACKAGE_VERSION@
Cflags: -I${includedir} Cflags: -I${includedir}
Libs: -L${libdir} -lwebp Libs: -L${libdir} -lwebp
Libs.private: -lm Libs.private: -lm