depot/third_party/nixpkgs/pkgs/development/libraries/elpa/pkg-config.patch
Default email ce641f4048 Project import generated by Copybara.
GitOrigin-RevId: bc5d68306b40b8522ffb69ba6cff91898c2fbbff
2021-12-06 17:07:01 +01:00

13 lines
342 B
Diff

diff --git a/configure.ac b/configure.ac
index a14dd8a..3519a64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2229,7 +2229,7 @@ if test x"$have_loop_blocking" = x"yes"; then
fi
AC_SUBST([SUFFIX])
-AC_SUBST([PKG_CONFIG_FILE],[elpa${SUFFIX}-${PACKAGE_VERSION}.pc])
+AC_SUBST([PKG_CONFIG_FILE],[elpa.pc])
AC_CONFIG_FILES([
Makefile