Re: [AD] cmake fixes and ogg patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2007-05-18, Trent Gamblin <trent@xxxxxxxxxx> wrote:
> On Sat, 2007-19-05 at 00:55 +1000, Peter Wang wrote:
> > Can you explain why you removed the ${braces} from the shell script?
> > There should be no difference.
>
> configure_file (the cmake function) does substitution on ${var} before
> the shell ever sees it, so they're left blank.
>
Thanks, I committed the cmake fixes. liballeg_unshareable shouldn't be
necessary for the non-asm builds, but allegro-config still expects it so
I've added an XXX about it.
Peter