* csu/Makefile ($(objpfx)version-info.h): Use printf in place
authorRoland McGrath <roland@gnu.org>
Fri, 20 Aug 2004 20:12:50 +0000 (20:12 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 20 Aug 2004 20:12:50 +0000 (20:12 +0000)
commitf523496bed1ee6f14c3f1a04b8877ae7ec30a498
treeedf9b13bea21596f0abecc18831d25e0cb5bc3ef
parente7f4d2bf43c266b2219a14b783b55df423ce5246
* csu/Makefile ($(objpfx)version-info.h): Use printf in place

of echo -e for POSIX.2 portability.
Reported by Paul Jarc <prj@po.cwru.edu>.

* setjmp/Makefile (tests): Add bug269-setjmp.
ChangeLog