nixpkgs/pkgs/development/libraries/elpa/pkg-config.patch
2021-12-02 17:03:27 +01:00

14 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