diff options
author | Chris Robinson <[email protected]> | 2016-01-21 04:42:22 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2016-01-21 04:42:22 -0800 |
commit | 8f26ad4ba237b3ad42fd1e28a7d800e4dc9e7fe4 (patch) | |
tree | 973e2483967f4d112f973812c942a8a1580d65e5 /openal.pc.in | |
parent | bb0ac26ce1bc8966d87e5db2d9a9675bd939b6af (diff) |
Avoid using scandir/alphasort
They require POSIX 2008, which is a bit too "new" for my current liking. We can
do well enough with opendir/readdir/closedir and qsort.
Diffstat (limited to 'openal.pc.in')
0 files changed, 0 insertions, 0 deletions