summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-12-19 09:41:41 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-12-19 11:08:59 +0100
commit5b0ff19b08979f0c4d60cafcd23fcad8d61c3cc4 (patch)
treee165038ccb8c93d6d648d05f1c3ff762f172e390 /lib/Makefile.am
parent62f162f64c23a5e6b872ff8ee540d375b7e27168 (diff)
downloadgnutls-5b0ff19b08979f0c4d60cafcd23fcad8d61c3cc4.tar.gz
vasprintf: use from gnulib; don't bundle twice
Relates #653 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e7c5c7f40e..5c0eac680c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -72,7 +72,7 @@ COBJECTS = range.c record.c compress.c debug.c cipher.c gthreads.h handshake-tls
pk.c cert-cred.c global.c constate.c anon_cred.c pkix_asn1_tab.c gnutls_asn1_tab.c \
mem.c fingerprint.c tls-sig.c ecc.c alert.c privkey_raw.c atomic.h \
system/certs.c system/threads.c system/fastopen.c system/sockets.c \
- system/inet_ntop.c str-iconv.c system/vasprintf.c vasprintf.h system.c \
+ system/inet_ntop.c str-iconv.c system.c \
str.c str-unicode.c str-idna.c state.c cert-cred-x509.c file.c supplemental.c \
random.c crypto-api.c crypto-api.h privkey.c pcert.c pubkey.c locks.c dtls.c \
system_override.c crypto-backend.c verify-tofu.c pin.c tpm.c fips.c \