1 dnl glibc configure fragment for libidn add-on
2 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
6 AS_IF([test "$shared" = yes], [
9 # Get this defined in config.h for main source code to test.
10 AC_DEFINE([HAVE_LIBIDN])
11 ], [AC_MSG_WARN([libidn add-on ignored with --disable-shared])])