build: prepare libwebp.pc

libwebp.pc needs to be created from libwebp.pc.in, or installation
will fail.

Change-Id: If0afe8d5c722b3394778b309dc0b676e603a4282
This commit is contained in:
Jan Engelhardt 2011-03-28 15:19:51 +02:00 committed by Pascal Massimino
parent 14ceb6e803
commit 2486845580

View File

@ -67,7 +67,7 @@ AC_SUBST(JPEG_INCLUDES)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile examples/Makefile src/dec/Makefile src/enc/Makefile])
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile examples/Makefile src/dec/Makefile src/enc/Makefile src/libwebp.pc])
AC_OUTPUT