Re: grep -E ? (Was: Compilation problem solved)

2000-08-30 Thread Mathieu Chouquet-Stringer
undef' Warn if an undefined identifier is evaluated in an `#if' directive. In the curses.h, the test is: #if GCC_PRINTF and GCC_PRINTF is not defined before. So gnu guru folks, did this option do anything under gcc 2.91?? And by the way why if instead of ifdef? I think this bug r

Re: grep -E ? (Was: Compilation problem solved)

2000-08-29 Thread Mathieu Chouquet-Stringer
tches one or more symbols) but it is not the right > solution. > > Mathieu, could you please add "copy conftest.out save.out; exit" after the > line containing "grep -v" and analyze save.out after running configure? Ok, I'll do that ASAP (probably this afternoo