]> source.dussan.org Git - tigervnc.git/commit
Fixed a problem with x0vncserver compilation introduced on merging
authorConstantin Kaplinsky <const@tightvnc.com>
Tue, 18 Apr 2006 07:19:27 +0000 (07:19 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Tue, 18 Apr 2006 07:19:27 +0000 (07:19 +0000)
commit053aafc8b4c142fe146f2c38a3867f03ef1d44f7
treee3c4121f2505e84acd13dd807fc88778e1e420b6
parent7f582ef2e38b8ab5a8e65ff72f3743f4abee59e1
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
boilerplate.mk