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 "NX comp library". The branch, master has been updated via 602cae506bec57b4ee86fc5ffa884cfba4c90c46 (commit) from 000ccf7ccd87db33eb13be2680531d329f0fc237 (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 602cae506bec57b4ee86fc5ffa884cfba4c90c46 Author: Reinhard Tartler <siretart@tauware.de> Date: Fri Apr 22 15:03:21 2011 +0200 Update check for presence of Xlib in NXvars.h In ubuntu/natty, the include guard name in /usr/include/X11/Xlib.h was changed from _XLIB_H_ to _X11_XLIB_H_. Without this patch, nxcompext miscompiles with very confusing error messages. ----------------------------------------------------------------------- Summary of changes: NXvars.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- NX comp library