File: libgnutls-dev.README.Debian

package info (click to toggle)
gnutls13 1.4.4-3%2Betch5
  • links: PTS
  • area: main
  • in suites: etch
  • size: 24,052 kB
  • ctags: 12,507
  • sloc: ansic: 94,474; xml: 17,016; sh: 9,652; perl: 628; makefile: 607; sed: 16
file content (10 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
libgnutls-config is patched to only list stuff needed for dynamic
linking against libgnutls (i.e. "-lgnutls") on Debian. Static linking
requires using either

a) libtool
b) "pkg-config --libs --static gnutls" instead of libgnutls-config --libs.

This also applies to libgnutls-extra-config.

Andreas Metzler