Guido Draheim <[EMAIL PROTECTED]> writes: > ac_create_prefix_config_h does not only prefix the names, they get also > converted into ifdefs. That was also necessary, since I had some > problems as this prefixed-header might be included multiple times, as > there is not ifdef-once header/footer for the file itself.
I much prefer to add header guards to the file. Matter of taste, I suppose. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
