diff options
Diffstat (limited to 'libidn/configure')
-rw-r--r-- | libidn/configure | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/libidn/configure b/libidn/configure index 53d0dcd67e..52ddb3fc26 100644 --- a/libidn/configure +++ b/libidn/configure @@ -1,3 +1,7 @@ -# This is only to keep the GNU C library configure mechanism happy. -# This is a shell script fragment sourced by the main configure script. -# We have nothing we need to add here. +# This file is generated from configure.in by Autoconf. DO NOT EDIT! + +# Get this defined in config.h for main source code to test. +cat >>confdefs.h <<\_ACEOF +#define HAVE_LIBIDN 1 +_ACEOF + |