Re: [AD] build process overhaul |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2005-12-28, Elias Pschernig <elias@xxxxxxxxxx> wrote:
> On Wed, 2005-12-28 at 10:47 +1100, Peter Wang wrote:
> >
> > One reason could be line endings. If you have one Allegro working
> > directory shared between Windows and Linux then a plugins.h generated
> > under Windows could have line endings that gcc on Linux doesn't like.
> >
>
> Isn't that what the fix* script is for?
I didn't think fix* operated on files in obj/ but apparently it does.
Peter