Re: [AD] does passing =no args to configure actually work? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> am i misunderstanding the role of makefile.dep? i assumed that it's job
> was to list out what was going to get built into the libs.....
The dependencies list is basically static. The enable/disable stuff is
configure-and-cpp based.
> is my solution simply to hack the things i dont want out of the
> makefile.dep?
I wouldn't do that, since they are probably some non-obvious dependencies
between modules.
> ps: tnx for rolling my framebuffer fix in! it felt really great when my
> boss showed it to me in the news file and cvsweb!
:-)
--
Eric Botcazou