blob: 8195663d96f95cc0cd0d078e823002643b34723c [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001# This file is generated from configure.ac by Autoconf. DO NOT EDIT!
2
3libc_add_on_canonical=
4
5if test "$shared" = yes; then :
6
7 libc_add_on_subdirs=.
8
9 # Get this defined in config.h for main source code to test.
10 $as_echo "#define HAVE_LIBIDN 1" >>confdefs.h
11
12
13else
14 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libidn add-on ignored with --disable-shared" >&5
15$as_echo "$as_me: WARNING: libidn add-on ignored with --disable-shared" >&2;}
16fi