]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool: transform include guards with `--macro-prefix'
authorSam Steingold <sds@gnu.org>
Tue, 12 Oct 2010 02:01:21 +0000 (09:01 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 12 Oct 2010 07:31:37 +0000 (14:31 +0700)
commit6ed3edf4d9eff87bb161ef549fffbce6ee1c3b18
tree081acdca172a82fc388230e6056abf5bd004ac10
parente70b0dfb6c430c1ab6d65b88e475ebb01c7ac2fe
gnulib-tool: transform include guards with `--macro-prefix'

* gnulib-tool (func_import): support multiple gllib directories:
headers are generated for each gllib differently, depending on which
features are actually used, so we need to be able to include all
these generated headers without fear that one will shadow another,
so we prepend the macro-prefix before the guard macros.
ChangeLog
gnulib-tool