Fixed typo in error message.
[gsmd2.git] / libgsmd2.pc.in
blobc81a4d5d7bab3f7922f0e6c11189c72775ebc63f
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: libgsmd2
7 Description: gsmd2 library
8 Version: @VERSION@
9 Requires: sqlite3 dbus-glib-1
10 Libs: -L${libdir} -lgsmd2
11 Cflags: -I${includedir}