--- Makefile.in.orig Sun May 21 09:44:15 2006 +++ Makefile.in Mon Jul 10 10:17:48 2006 @@ -243,7 +243,7 @@ echo " Zrapp.feature;" >> $@ endif # Now the extra features, with the first letter capitalized - echo -ne \ + echo -e \ $(foreach f,@EXTRAFEATURES@, \ `echo $f | cut -c 1 | tr "[a-z]" "[A-Z]"``echo $f | cut -c 2-`".feature;\n") >> $@ echo "]" >>$@