Go to file
Uri Lublin 236b692a78 spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config)
Move original autogen.sh to autogen.sh.shared
Create links in each subdir (subdir/autogen.sh --> ../autogem.sh.shared)
Make new autogen.sh which simply
  1. cd subdir && ./autogen.sh
  2. run autogen.sh.shared for the current dir (spice)
Update all Makefile.am accordingly (dist-hook).

Signed-off-by: Yaniv Kamay <ykamay@rehdat.com>
Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:46:45 +02:00
client spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config) 2010-01-10 19:46:45 +02:00
common spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config) 2010-01-10 19:46:45 +02:00
server spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config) 2010-01-10 19:46:45 +02:00
tools client: use spice icon instead-of solidice icon 2010-01-04 21:18:57 +02:00
uncrustify_cfg fresh start 2009-10-14 15:06:41 +02:00
.gitignore fresh start 2009-10-14 15:06:41 +02:00
AUTHORS fresh start 2009-10-14 15:06:41 +02:00
autogen.sh spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config) 2010-01-10 19:46:45 +02:00
autogen.sh.shared spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config) 2010-01-10 19:46:45 +02:00
ChangeLog fresh start 2009-10-14 15:06:41 +02:00
configure.ac configure.ac: use AC_CONFIG_SUBDIRS to run configure in subdirs (subdir config) 2010-01-10 19:45:34 +02:00
configure.ac.shared spice: configure.ac.shared: add PATCHID and DISTRIBUTION variables (subdir config) 2010-01-10 19:46:11 +02:00
COPYING fresh start 2009-10-14 15:06:41 +02:00
Makefile.am configure.ac: use AC_CONFIG_SUBDIRS to run configure in subdirs (subdir config) 2010-01-10 19:45:34 +02:00
NEWS fresh start 2009-10-14 15:06:41 +02:00
README fresh start 2009-10-14 15:06:41 +02:00

Copyright 2009 Red Hat, Inc. and/or its affiliates.  

This program is licensed to you under the GNU General Public License,
version 2 or (at your option) any later version published by the Free
Software Foundation.  See the file COPYING for details.

There is NO WARRANTY for this software, not even the implied
warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
PARTICULAR PURPOSE.