Commit 63828e7c authored by Rafaël Carré's avatar Rafaël Carré

Revert "win32 configure helper : allow to use in source dir contribs"

This reverts commit 0c16b5d0.

The same effect can already be obtained by setting CONTRIB_DIR to "yes"
parent 16f08cea
[ -z $CONTRIB_DIR ] && export CONTRIB_DIR=/usr/win32
[ "$CONTRIB_DIR" = no ] && export CONTRIB_DIR=""
$CONFIGURE \
--with-contrib="$CONTRIB_DIR" \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment