diff options
Diffstat (limited to 'libX11/src/config.h.in')
-rw-r--r-- | libX11/src/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libX11/src/config.h.in b/libX11/src/config.h.in index 0c71790e1..355b2b766 100644 --- a/libX11/src/config.h.in +++ b/libX11/src/config.h.in @@ -39,6 +39,9 @@ /* launchd support available */ #undef HAVE_LAUNCHD +/* Define to 1 if you have the `ws2_32' library (-lws2_32). */ +#undef HAVE_LIBWS2_32 + /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H |