[pkg-otr-team] [irssi-plugin-otr] 153/167: Add missing autoreconf step in INSTALL.mingw

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 21:55:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to tag 4.0.0
in repository irssi-plugin-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-otr/packages/irssi-plugin-otr.git



More information about the Pkg-otr-team mailing list