Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-08-19 | xorg-util: move older not pinned versions to obsolete dir | Martin Jansa | 1 | |
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-06-08 | xorg-util: use the cross compiler instead of gcc in configure scripts | md | 1 | |
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used - instead, we now use $CC |