> > When info->pei386_auto_import = -1 (default) then we continue to issue a > message when auto-importing a variable. If info->pei386_auto_import = > 1, then we suppress those informational messages -- the user obviously > knows that she is auto-importing variables, since she explicitly > --enabled them.
That means, adding --enable-auto-import to the command will only suppress the warning, isnt' it ? Ralf
