This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit f11393a05cf949c669d983d07b471fc5960cff5c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 3 12:01:01 2015 +0100 nx-X11/config/cf/X11.tmpl: Fix imake warning ("UseInstalledOnCrossCompile" is not defined). --- nx-X11/config/cf/X11.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nx-X11/config/cf/X11.tmpl b/nx-X11/config/cf/X11.tmpl index 581fdc1..4600f18 100644 --- a/nx-X11/config/cf/X11.tmpl +++ b/nx-X11/config/cf/X11.tmpl @@ -113,6 +113,8 @@ XORGRELSTRING = XorgManVersionString # else # define UseInstalledOnCrossCompile NO # endif +#else +# define UseInstalledOnCrossCompile NO #endif #ifndef HasXServer -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git