Re: [AD] [ alleg-Bugs-1401840 ] Hardcoded modules.lst path breaks on non-root install |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
It seems to make sense to use the --prefix path from configure, instead
of /usr/lib and /usr/local/lib. As I understood it, the modules are
there for binary linux distributions, so there's not much point
compiling a modules-enabled version to a non-standard location. But if
someone does it, the --prefix path makes more sense then /usr
and /usr/local, which might have stale modules from another compile.
Something I'm missing? Would a patch to change /usr/ and /usr/local with
just --prefix make sense?
--
Elias Pschernig