summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-10-24 14:12:08 +0000
committerSimon Josefsson <simon@josefsson.org>2004-10-24 14:12:08 +0000
commit4b818ab48744f808bc4a1b121fc95d7bbd89a8c9 (patch)
treef165dfd1842c97e2bd460d99dc6a7abe29dd71a5 /configure.in
parentd7216ba5bcb55162bf72f263e9335a7fa2c87093 (diff)
downloadgnutls-4b818ab48744f808bc4a1b121fc95d7bbd89a8c9.tar.gz
Add pkg-config meta files, suggested by Stéphane LOEUILLET
<stephane.loeuillet@tiscali.fr>.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index afce49235f..f1d32046fc 100644
--- a/configure.in
+++ b/configure.in
@@ -553,6 +553,7 @@ src/cfg/Makefile src/cfg/platon/Makefile src/cfg/platon/str/Makefile \
doc/scripts/Makefile lib/minitasn1/Makefile lib/x509/Makefile \
includes/Makefile includes/gnutls/Makefile doc/manpages/Makefile \
gl/Makefile nettle/Makefile nettle/tests/Makefile \
-crypto/Makefile tests/Makefile])
+crypto/Makefile tests/Makefile \
+lib/gnutls.pc libextra/gnutls-extra.pc])
AC_OUTPUT