Fixed typo in error message.
[gsmd2.git] / libfreesmartphone.pc.in
blob533db0e16d6743f7d825e3e1adf1a2954e7d7fc7
1 prefix=/opt/panther/i686
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: libfreesmartphone
7 Description: freesmartphone.org library
8 Version: 0.1
9 Requires: dbus-glib-1
10 Libs: -L${libdir} -lfreesmartphone
11 Cflags: -I${includedir}