The branch, master has been updated via 283e3fdabac50f28cf0440f9e87981a86b2e1c98 (commit) from 9e17c0b2a658ed63d8227ce8ea5f42a78ce66093 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 283e3fdabac50f28cf0440f9e87981a86b2e1c98 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 14 11:01:00 2011 +0200 revert 9e17c0b2a658ed63d8227ce8ea5f42a78ce66093 (last commit) ----------------------------------------------------------------------- Summary of changes: configure.in | 5 ----- debian/changelog | 3 --- 2 files changed, 0 insertions(+), 8 deletions(-) The diff of changes is: diff --git a/configure.in b/configure.in index efe1dc2..19668a7 100644 --- a/configure.in +++ b/configure.in @@ -20,11 +20,6 @@ if test -d "../nx-X11/include" ; then LDFLAGS="$LDFLAGS -L../nx-X11/exports/lib" fi -if test -d "/usr/include/nx/X11" ; then - CXXFLAGS="$CXXFLAGS -I/usr/include/nx/X11" - CFLAGS="$CFLAGS -I/usr/include/nx/X11" -fi - dnl Check for programs. AC_PROG_CXX diff --git a/debian/changelog b/debian/changelog index e6c0648..ed61e99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,5 @@ nxcompext (1:3.5.0-1-0~x2go2) unstable; urgency=low - [ Mike Gabriel ] - * Prefer /usr/include/nx/X11 headers from nx-X11. - [ Reinhard Tartler ] * Build -dbg package. * Build libxcompext against x11proto-nx-dev. hooks/post-receive -- nxcompext.git (NX compext library) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "nxcompext.git" (NX compext library).