Bug-fix for bash and no-dynamic case.
authorPhil Pennock <pdp@spodhuis.org>
Sun, 16 Jan 2011 23:36:55 +0000 (18:36 -0500)
committerPhil Pennock <pdp@spodhuis.org>
Sun, 16 Jan 2011 23:41:56 +0000 (18:41 -0500)
commiteec525c43adade97ff94d839810faf7cb35bd87f
treede43a315609970677f0a15b37ce203ed07ac499b
parent0a34949459c8ec5f79599a458704b7b11cdbb248
Bug-fix for bash and no-dynamic case.

When writing the patch, originally nothing other than a cp was needed if
there were no dynamic modules.  That changed, but the guard at the top
did not.  Remove that check.

bash does not like a block which consists solely of a comment.  Provide
a ':' invocation.

Both problems spotted by Simon Arlott -- thanks.
src/scripts/lookups-Makefile