I'm trying to insert some #undef macros into config.h.in to undefine
defines that will be defined again further down.  I wonder if there
is a technique I can use to set up a #undef line in config.h.in (with
AH_TOP) that will not be transformed by config.status to the respective
#define or /* #undef */ line?

  Lars J

Reply via email to