[Pkg-privacy-commits] [pidgin-otr] 153/255: Add missing autoreconf step in INSTALL.mingw
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:51:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch experimental
in repository pidgin-otr.
commit c46bceb88fc71262ec149e6cb7c1678fe402c1e6
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date: Wed Aug 22 17:04:44 2012 -0400
Add missing autoreconf step in INSTALL.mingw
Add autoreconf step to the libotr build instructions in INSTALL.mingw
---
INSTALL.mingw | 1 +
1 file changed, 1 insertion(+)
diff --git a/INSTALL.mingw b/INSTALL.mingw
index fb36a55..d672d3c 100644
--- a/INSTALL.mingw
+++ b/INSTALL.mingw
@@ -61,6 +61,7 @@ libgcrypt-1.2.1:
sudo make install
libotr:
+ autoreconf -s -i
./configure --with-pic --build=`./config.guess` --host=i586-mingw32msvc --prefix=/usr/i586-mingw32msvc \
--with-libgcrypt-prefix=/usr/i586-mingw32msvc
make
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pidgin-otr.git
More information about the Pkg-privacy-commits
mailing list