[X2Go-Commits] [nx-libs] branch master updated (3af59f8 -> f0aac08)
git-admin at x2go.org
git-admin at x2go.org
Mon Apr 8 11:52:16 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository nx-libs.
from 3af59f8 nxdialog/: create (almost) empty m4 directory.
adds 1b6da59 nxcomp/src/Makefile.am: PTHREAD_LDFLAGS does not exist, replace with PTHREAD_LIBS.
adds 2efaa42 m4/: update external macros from autoconf-archive.
adds 95f8cf7 m4/ax_pthread.m4: implement workaround for libtool bug #13550.
adds d1fe6a6 nxproxy/{m4,configure.ac,src/Makefile.am}: drop pthread overlinking.
adds dd0d49c debian/patches/{,series}: remove 2004_enforce-lpthread.patch.
new cb5c042 Merge branch 'Ionic-bugfix/libXcomp-pthread-underlinking' into 3.6.x
new 34011cc Makefile: Add clean/distclean target calls for nxdialog subdir to master Makefile's clean/distclean targets.
new 1ff05c8 nxdialog/Makefile.am: We forgot to clean up nxdialog/bin/Makefile.in.
new 80ecfad nxcomp/src/Makefile.am: Correct usage of PTHREAD_CFLAGS and PTHREAD_LIBS. PTHREAD_CFLAGS is also supposed to be used when linking. See comments in m4/ax_pthread.m4.
new f0aac08 Merge branch 'sunweaver-pr/pthread-flags' into arctica-3.6.x
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 2 ++
debian/patches/2004_enforce-lpthread.patch | 33 ----------------------
debian/patches/series | 1 -
m4/ax_cxx_compile_stdcxx.m4 | 45 +++++-------------------------
m4/ax_pthread.m4 | 42 ++++++++++++++++++++++++++--
nxcomp/src/Makefile.am | 6 ++--
nxdialog/Makefile.am | 1 +
nxproxy/configure.ac | 11 --------
nxproxy/m4/ax_pthread.m4 | 1 -
nxproxy/src/Makefile.am | 3 --
10 files changed, 53 insertions(+), 92 deletions(-)
delete mode 100644 debian/patches/2004_enforce-lpthread.patch
delete mode 120000 nxproxy/m4/ax_pthread.m4
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list