Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plugins
pidgin-otr
Commits
c46bceb8
Commit
c46bceb8
authored
Aug 22, 2012
by
Ian Goldberg
Browse files
Add missing autoreconf step in INSTALL.mingw
Add autoreconf step to the libotr build instructions in INSTALL.mingw
parent
97dc192f
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL.mingw
View file @
c46bceb8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment