summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-06-15 17:13:11 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-06-25 10:41:10 +0100
commit6a714d31d0d68c62e73d264554e4ef86a0f06686 (patch)
tree033a5c199f886fb352ddb3338055c9468a5832ac /Makefile.am
parentdcbfd57214d841bce6df6d81bef384261ca5febb (diff)
downloadlibvirt-6a714d31d0d68c62e73d264554e4ef86a0f06686.tar.gz
Switch automated builds to use Mingw64 toolchain instead of Mingw32
The Mingw32 toolchain is broadly obsoleted by the Mingw64 toolchain. The latter has been adopted by Fedora 17 and newer. Maintaining a RPM spec for Mingw32 is a needless burden, so switch to a Mingw64 RPM spec (which provides 32 & 64 bit builds). Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 75cff8ddd9..41636b1d36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ XML_EXAMPLES = \
EXTRA_DIST = \
ChangeLog-old \
libvirt.spec libvirt.spec.in \
- mingw32-libvirt.spec.in \
+ mingw-libvirt.spec.in \
libvirt.pc.in \
autobuild.sh \
Makefile.nonreentrant \