[xmlsec] support cross-compile for mingw (Roumen)
- From: Aleksey Sanin <aleksey src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [xmlsec] support cross-compile for mingw (Roumen)
- Date: Mon, 9 Nov 2009 01:54:35 +0000 (UTC)
commit 150afb922d09842fa549afdd1d3b06ef4bc5dcae
Author: Aleksey Sanin <aleksey aleksey com>
Date: Sun Nov 8 17:54:12 2009 -0800
support cross-compile for mingw (Roumen)
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 64f227d..3fce548 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ NULL =
SAFE_VERSION = @XMLSEC_VERSION_SAFE@
SUBDIRS = include src apps man docs
-TEST_APP = apps/xmlsec1
+TEST_APP = apps/xmlsec1$(EXEEXT)
DEFAULT_CRYPTO = @XMLSEC_CRYPTO@
bin_SCRIPTS = xmlsec1-config
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]