depot/third_party/nixpkgs/pkgs/development/libraries/elpa/pkg-config.patch
Default email 74492c8629 Project import generated by Copybara.
GitOrigin-RevId: cb372c3b8880e504b06946e8fb2ca9777c685505
2021-12-25 13:07:40 +08:00

13 lines
323 B
Diff

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