a0cd2edf2d
32bit and 64bit archs
12 lines
213 B
PkgConfig
12 lines
213 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: gpg-error
|
|
Description: gpg-error Library
|
|
Version: @PACKAGE_VERSION@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lgpg-error
|
|
|