Index: configure =================================================================== --- configure (nonexistent) +++ configure (revision 282) @@ -0,0 +1,7 @@ +#!/bin/sh + +if test ! -f Makefile.conf +then + cp Makefile.conf.in Makefile.conf + echo "Optional: if you want to deviate from defaults, you may want to edit your Makefile.conf now." +fi Property changes on: configure ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property