Class Index [+]

Quicksearch

#!/bin/sh

PWD= case “$0” in /) srcdir=`dirname $0`;; *) srcdir=“”;; esac

exec ${AUTORECONF:-autoreconf} –install –symlink “$@” ${srcdir:+“$srcdir”}

There is an updated format of the API docs for this version here.