summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
ace5762)
We weren't correctly cleaning up config.{h,sub,guess} when /bin/sh
wasn't bash and thus didn't support that style of expansion.
- $(RM) -f Makefile .depend config.{log,status,h}
+ $(RM) -f Makefile .depend config.log config.status config.h
$(RM) -r autom4te.cache
.depend: $(SRCS)
$(RM) -r autom4te.cache
.depend: $(SRCS)