diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index 049450d34..b2f38c0fc 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -168,7 +168,7 @@ #cmakedefine HAVE_CUPS_1_6 1 /* Define to 1 if you have the declaration of `getservbyname_r', and to 0 if you don't. */ -#undef HAVE_DECL_GETSERVBYNAME_R +#cmakedefine01 HAVE_DECL_GETSERVBYNAME_R /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */ #cmakedefine HAVE_DIRENT_H 1 |