FS-6293: we need this for srcdir for xmlrpc-c

This commit is contained in:
Michael Jerris 2014-03-17 10:57:18 -04:00
parent 3eb786210d
commit d45bf87411
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#! /bin/sh
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
$srcpath/configure "$@" --disable-cplusplus --disable-wininet-client --disable-libwww-client --disable-shared --with-pic --disable-curl-client