Fixed a problem with x0vncserver compilation introduced on merging
with VNC 4.1.1. Updated x0vncserver includes a .cxx file from the
vncconfig_unix directory but g++ with the -c option creates the
corresponding .o file in current directory by default. As a result,
the .o file could not be found.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@539 3789f03b-4d11-0410-bbf8-ca57d06f2519
1 file changed