#!/bin/sh if [ ! -f configure ]; then ./autogen.sh fi PATH=/cw/bin:$PATH ./configure \ --prefix=/tmp/lmtp2nntp \ --with-str=/cw \ --enable-debug