diff options
Diffstat (limited to 'libXfont/config.h.in')
-rw-r--r-- | libXfont/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libXfont/config.h.in b/libXfont/config.h.in index a1060b3ba..ff0fdce7b 100644 --- a/libXfont/config.h.in +++ b/libXfont/config.h.in @@ -24,6 +24,9 @@ /* Define to 1 if you have the <poll.h> header file. */ #undef HAVE_POLL_H +/* Define to 1 if you have the `readlink' function. */ +#undef HAVE_READLINK + /* Define to 1 if the system has the type `socklen_t'. */ #undef HAVE_SOCKLEN_T |