#!/bin/sh CC=cc \ sh ./configure \ --prefix=/tmp/iselect \ --with-incdir=/usr/opkg/include \ --with-libdir=/usr/opkg/lib \ "$@"