Add the AL subdir to the list of include flags in the pkg-config file
commit3711735ed95e1627ca6da0ab794b145fb4f661ea
authorChris Robinson <chris.kcat@gmail.com>
Fri, 26 Oct 2012 07:02:39 +0000 (26 00:02 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 26 Oct 2012 07:02:39 +0000 (26 00:02 -0700)
treeb82ad4caa05204f47cc631485e48bac1db0e87e2
parent2c802cc10a4dd2bc49ec1dfd40f3b63a5b54bd47
Add the AL subdir to the list of include flags in the pkg-config file

This allows apps to include "al.h", "alc.h", etc, like with Creative's SDK and
CMake's FindOpenAL module, or as "AL/al.h" and "AL/alc.h" like before.
openal.pc.in