On Tue, 23 Apr 2002, Alexandre Duret-Lutz wrote: > That's easy to fix. For instance edit m4/depout.m4 and change > > if (sed 1q $mf | fgrep 'generated by automake') > /dev/null 2>&1; then > > to something like > > if (sed 15q $mf | fgrep 'generated by automake') > /dev/null 2>&1; then >
This works! Thank you! But what do you recommend to do? Ok, I (the developer) can (with help from this list) do this. But a "naive" user? Normally the "autoconf/automake" doesn't run. But sometimes (the clock is late or so) "make" causes "autohaeder" and "automake" and so the user is helpless. Ok! I'll forward you mail to kde-devel mailing list. Perhaps they know what to do. -- J.Anders, Chemnitz, GERMANY ([EMAIL PROTECTED])
