Hi! I have a problem with the latest autotools:
>From somewhere behind the scenes automake/autoconf decides to insert the following options to the compiler flags; -MT -MD -MP -MF these are not recognized, say ignored ith annoying warnings by intel's C++ 7.0. Any idea how to remove these via configure.in or Makefile.am? Markus