[CC me please] Hi there,
I'd like to patch a header file just before it gets installed. In particular I'd like to remove a line that contains ILMBASE_HAVE_CONTROL_REGISTER_SUPPORT (it is either #define or #undef depending on the arch). This way I make sure that my header files are arch independent. Thanks for suggestion -M