Updated po files using make update-po
[geda-gaf/peter-b.git] / libgeda / libgeda.pc.in
blob46266517c0ea5e8e88854de5e9641672daf8f6b1
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libgeda
7 Description: gEDA/gaf's core library 
8 Requires: 
9 Version: @DATE_VERSION@
10 Libs: -L${libdir} -lgeda @LIBGEDA_LDFLAGS@ 
11 Cflags: -I${includedir} @LIBGEDA_CFLAGS@