Re: [AD] allegro-config (4.0.3 beta 1) breaks on NetBSD |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I tried out Allegro 4.0.3 beta 1 on my computer running
> NetBSD/i386 1.6, and it turned out that allegro-config won't
> return the correct include path anymore. The fix for gcc3 is
> incorrect for NetBSD, where /usr/local/include is not a system
> include directory. I've written a quick-and-dirty patch, but it
> might need more thought, and it might apply to platforms other
> than NetBSD as well.
Peter, are you sure that your patch doesn't have the same effect on Linux
when gcc3 is not configured with --prefix=/usr/local and Allegro is ?
- Eric