]> git.pld-linux.org Git - packages/vte.git/blame - vte-pthread.patch
up to 0.56.3
[packages/vte.git] / vte-pthread.patch
CommitLineData
dcbefd68
JP
1diff -urN vte-0.56.1.orig/configure.ac vte-0.56.1/configure.ac
2--- vte-0.56.1.orig/configure.ac 2019-04-12 18:39:06.398656910 +0200
3+++ vte-0.56.1/configure.ac 2019-04-12 18:39:36.561754726 +0200
4@@ -442,6 +442,8 @@
5 AC_SUBST([AM_CXXFLAGS])
6 AC_SUBST([AM_LDFLAGS])
7
8+VTE_LIBS="$VTE_LIBS -lpthread"
9+
10 ################################################################################
11
12 AC_CONFIG_FILES([
This page took 0.218485 seconds and 4 git commands to generate.