Re: Problem building sharutils 4.14 on AIX 6.1
Bruce Korb <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 10/21/13 14:13, Eric Blake wrote: >> +++ b/src/scribble.c 2013-10-21 13:05:26.000000000 +0200 >> @@ -1,4 +1,6 @@ >> - >> +#ifdef HAVE_CONFIG_H > > Ouch - does this file really start like that? GNU projects are supposed > to have ALL non-trivial files with a copyright header, which this lacks. > Looks like yet another thing that will need to be fixed for a future > sharutils release. Blech. I ripped it out of another project I have and didn't insert enough overhead.