6 lines
203 B
Plaintext
6 lines
203 B
Plaintext
dnl glibc configure fragment for libidn add-on
|
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
|
|
|
# Get this defined in config.h for main source code to test.
|
|
AC_DEFINE([HAVE_LIBIDN])
|