Commit Graph

5 Commits

Author SHA1 Message Date
Uri Lublin
f0eb948b5c spice: server: common/ files are not needed by "make dist" (subdir config)
Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:46:04 +02:00
Uri Lublin
e2dd219f6b configure.ac: use AC_CONFIG_SUBDIRS to run configure in subdirs (subdir config)
That's about all the work configure.ac does.
Moved config.pc.in to server, and updated Makefile.am and
server/Makefile.am accordingly

Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:45:34 +02:00
Uri Lublin
c854259ba4 configure.ac: use SPICE_COMMON_SRCDIR in server/Makefile.am (subdir config)
Replace all $(top_srcdir)/common.

This would (after following patches) enables building the server from
either spice/ (top directory) or spice/server.

Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:44:27 +02:00
Yaniv Kamay
402a201ce6 fix build on Debian 2009-10-27 13:29:39 +02:00
Yaniv Kamay
c1b79eb035 fresh start 2009-10-14 15:06:41 +02:00