]> source.dussan.org Git - tigervnc.git/commit
- use unix/configure.ac as top-level configure.ac base
authorAdam Tkac <atkac@redhat.com>
Fri, 4 Sep 2009 12:08:56 +0000 (12:08 +0000)
committerAdam Tkac <atkac@redhat.com>
Fri, 4 Sep 2009 12:08:56 +0000 (12:08 +0000)
commit8aee1a8c9dea78b60bdaf2485be4e85ed48d905f
treece87dcec024847a6fff934bd244156d728942dfd
parent771d6a05da7880d7daf32c66d5880c15a55b6f75
- use unix/configure.ac as top-level configure.ac base
- create stub top-level Makefile.am
- make common/ subtree compilable

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/unified_buildsys@3892 3789f03b-4d11-0410-bbf8-ca57d06f2519
17 files changed:
common/common-config.win.h [deleted file]
common/configure.ac [deleted file]
common/network/Makefile.am
common/network/TcpSocket.cxx
common/os/Makefile.am
common/os/net.c
common/os/net.h
common/os/print.c
common/os/print.h
common/rdr/FdInStream.cxx
common/rdr/FdOutStream.cxx
common/rdr/Makefile.am
common/rfb/Makefile.am
common/rfb/util.cxx
common/rfb/util.h
configure.ac [new file with mode: 0644]
unix/configure.ac [deleted file]