Adapt to a newer version of flex(1)
[platform/upstream/libsmi.git] / libsmi.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libsmi
7 Description: SMI parser library
8 Requires:
9 Version: @VERSION@
10 Libs: -L${libdir} -lsmi
11 Cflags: -I${includedir}
12