3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/libraries/elpa/pkg-config.patch

14 lines
323 B
Diff
Raw Normal View History

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