lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame^] | 1 | # This file is generated from configure.ac by Autoconf. DO NOT EDIT! |
| 2 | |
| 3 | libc_add_on_canonical= |
| 4 | |
| 5 | if 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 | |
| 13 | else |
| 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;} |
| 16 | fi |