summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-07-27 20:16:07 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-07-27 20:16:07 (GMT)
commite4855367b401011f559f32349e24d6b9d99e763b (patch)
tree8bc5cd424cbd87d8e5c4df9286edb32d255a0cb8 /configure
parent795d135b7fc4db7c6ce743d9847af38ae60fab5e (diff)
[libc-eglibc] Rewrite part of the code
Rewrite part of the code to better match the rest. Most notably, rewrite handling of: if [ ... ] && [ ... ] to: if [ ... -a ... ] This has the positive side effect of calling "[" only once, although "[" is probably a shell built-in.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions