Tony Finch 84a3c48bb4 unifdefall: optimise the loop that builds the unifdef command.
The old code used a shell loop to convert each controlling macro
definition into a command-line argument, reading the macro definitions
file each time. The new code converts the list of controlling macros
into a sed script which can run through the list of macro definitions
in one go.

Add some explanatory comments, since the code is quite meta.

Use {} instead of () for redirecting a group of commands.

Submitted by: Jonathan Nieder <jrnieder@gmail.com>
2009-11-26 19:08:33 +00:00
..
2009-10-05 19:29:49 +00:00
2009-04-01 08:33:54 +00:00
2009-07-08 10:16:16 +00:00
2009-06-23 23:17:04 +00:00
2009-01-16 15:00:30 +00:00
2009-06-15 21:52:27 +00:00
2009-09-20 15:47:31 +00:00
2009-02-11 20:36:17 +00:00
2009-11-02 12:35:38 +00:00
2009-02-21 03:38:46 +00:00
2009-02-21 03:42:31 +00:00
2009-06-15 21:52:27 +00:00