[Pkg-privacy-commits] [libotr] 210/225: Slight cleanup to mingw build instructions
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository libotr.
commit 6a472768591663357916744ee86603165b997218
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date: Sun Oct 19 14:07:45 2014 +0100
Slight cleanup to mingw build instructions
---
INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index 5a06ce8..4226b2f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ NETBSD:
./configure --with-pic --prefix=/usr/pkg
mingw cross-compiler from Debian Linux:
- ./configure --with-pic --build=`./config.guess` --host=i586-mingw32msvc \
+ ./configure --with-pic --host=i586-mingw32msvc \
--prefix=/usr/i586-mingw32msvc
Once the configure script writes a Makefile, you should be able to just
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git
More information about the Pkg-privacy-commits
mailing list