summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* change version to 0.4.2Yaniv Kamay2010-01-101-1/+1
|
* configure.ac: use AC_CONFIG_SUBDIRS to run configure in subdirs (subdir config)Uri Lublin2010-01-101-80/+3
| | | | | | | | 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>
* configure.ac: define SPICE_COMMON_SRCDIR, to be used by Makefile.am (subdir ↵Uri Lublin2010-01-101-2/+6
| | | | | | | | config) Note that SPICE_COMMON_SRCDIR may be overwritten by configure.ac.shared Signed-off-by: Uri Lublin <uril@redhat.com>
* configure.ac: move most checks to configure.ac.shared (subdir config)Uri Lublin2010-01-101-232/+5
| | | | | | | | | | ... and m4_include it in configure.ac Later all configure.ac in subdirs will m4_include it too. This patch changes nothing really, just moves lines from one file to another. Signed-off-by: Uri Lublin <uril@redhat.com>
* move to intermediate version 0.4.1Yaniv Kamay2009-12-301-1/+1
|
* change version to 0.4.0Yaniv Kamay2009-10-271-2/+2
|
* fix build on DebianYaniv Kamay2009-10-271-0/+7
|
* fresh startYaniv Kamay2009-10-141-0/+321