#!/bin/bash

export LDFLAGS=-L/mnt/ext/usr/lib
export CPPFLAGS=-I/home/daniel-marschall/public_html/patches/rsync/rsync-3.0.9-hotfix
./configure --prefix=/opt

