#!/bin/sh
echo Changing to macros/ and doing  \" ./configure $* \"  there . . .
cd macros
exec ./configure $*
