jenkins testing

v0.27.3
Robin Mills 11 years ago
parent a149de277b
commit d7a1682337

@ -26,8 +26,8 @@ if [ "$PLATFORM" == "cygwin" ]; then
# 1 trying to get Cygwin to build with gettext and friends # 1 trying to get Cygwin to build with gettext and friends
# 2 trying to get Cygwin to install into a local directory # 2 trying to get Cygwin to install into a local directory
./configure --disable-nls ./configure --disable-nls
make install
make make
make install
make samples make samples
## ##

Loading…
Cancel
Save