From f4089ca1d62c68c980d36147b220261bd9e22ae5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 12 Mar 2004 21:35:27 +0000 Subject: Update. * sysdeps/unix/sysv/linux/x86_64/sysconf.c: New file. --- libidn/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libidn/Makefile') diff --git a/libidn/Makefile b/libidn/Makefile index 64a0b23590..8e8759bdcc 100644 --- a/libidn/Makefile +++ b/libidn/Makefile @@ -29,6 +29,11 @@ extra-libs-others = $(extra-libs) libcidn-routines := punycode toutf8 nfkc stringprep rfc3454 profiles idna + +include ../Makeconfig + +libcidn-inhibit-o = $(filter-out .os,$(object-suffixes)) + include ../Rules $(objpfx)libcidn.so: $(common-objpfx)libc.so $(common-objpfx)libc_nonshared.a -- cgit 1.4.1