diff options
| author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2014-10-27 12:00:37 +0100 |
|---|---|---|
| committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2014-10-27 12:00:37 +0100 |
| commit | b0310dd376aa4a5058e2601800b81ac2ff4cf421 (patch) | |
| tree | 39f11ad5ac01b0643ae88c4910ec2c895881aa41 /utils/osmo-auc-gen.c | |
| parent | 33e940b862197cdbdc9f4e5781aa2d3df3a0ea52 (diff) | |
pcsc: Fix the include path
The pkg-config file already points into the PCSC directory. This
is needed for FreeBSD where /usr/local/include is not in the
default compiler search path.
On Debian
$ pkg-config --cflags libpcsclite
-pthread -I/usr/include/PCSC
On FreeBSD
$ pkg-config --cflags libpcsclite
-I/usr/local/include/PCSC -D_THREAD_SAFE -pthread
Diffstat (limited to 'utils/osmo-auc-gen.c')
0 files changed, 0 insertions, 0 deletions
