Changes to update Tomato RAF.
[tomato.git] / release / src / router / flac / src / libFLAC / flac.pc
blob0b24c30f5f7a7d332543abe5104b5e4a830b5957
1 prefix=
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: FLAC
7 Description: Free Lossless Audio Codec Library
8 Version: 1.2.1
9 Libs: -L${libdir} -lFLAC -lm
10 Cflags: -I${includedir}/FLAC