On Wed, 11 Apr 2007, Nicholas Clark wrote: > But it turns out that there is this hack in Makefile.SH: > > case "$d_cplusplus" in > define) > : delete as a function name will not work. > dynamic_ext=`echo $dynamic_ext | sed 's/ODBM_File//'` > static_ext=`echo $static_ext | sed 's/ODBM_File//'` > ;; > esac > > Shouldn't that be in Configure? Before config.sh is written? Or even, > around the time that dynamic_ext and static_ext are offered as choices to > the user. Yes, I would think so. If nobody else gets to it first, I'll look at modifying Extensions.U to do just that. -- Andy Dougherty doughera@lafayette.eduThread Previous