#!/bin/sh
#
# Sella NMS
# $Id: configure,v 1.6 2001/05/13 08:24:14 sella Exp $
# Copyright (c) 2001 Digital Genesis Software, LLC. All Rights Reserved.
# Released under the GPL Version 2 License.
# http://www.digitalgenesis.com
#

cd src && ./configure "$@"
