mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
*.pc.in: rename lib_prefix to webp_libname_prefix
this will help avoid any future conflicts with the more generic autoconf type name Change-Id: I0311e03a11a541118025c7dbe8309365f6efa847
This commit is contained in:
@ -749,8 +749,8 @@ fi
|
||||
|
||||
dnl =========================
|
||||
|
||||
dnl Add an empty lib_prefix variable for use in *.pc.in.
|
||||
AC_SUBST([lib_prefix])
|
||||
dnl Add an empty webp_libname_prefix variable for use in *.pc.in.
|
||||
AC_SUBST([webp_libname_prefix])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_HEADERS([src/webp/config.h])
|
||||
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile \
|
||||
|
Reference in New Issue
Block a user