Merge pull request #193 from jwillemsen/jwi-nddstsflags
[MPC.git] / config / lzo2.mpb
blobc5a09f1ab4e2c304ff1f180247bff929ea0525c9
1 // -*- MPC -*-
2 feature(lzo2) {
3   // If the include files for lzo2 are not relative to the root (for
4   // example, /usr/include/lzo), set the LZO2_INCDIR environment variable.
5   expand(LZO2_INCDIR) {
6     $LZO2_INCDIR
7     $(LZO2_ROOT)/include
8   }
9   includes += $(LZO2_INCDIR)
10   libpaths += $(LZO2_ROOT)/lib
11   lit_libs += lzo2