Fix #320: Select default Motif variant for x86_linux_clang
The default Motif variant for x86_linux_clang should be the same as
for x86_clang. Just adjust the case
pattern from x86_linux
to
x86_linux*
.
The default Motif variant for x86_linux_clang should be the same as
for x86_clang. Just adjust the case
pattern from x86_linux
to
x86_linux*
.