diff --git a/lofar_config.h.cmake b/lofar_config.h.cmake index 7936f2b01ae2e2be5624b9904b06dabe59b85b76..b656698f3efd7cf68a4ba73288ff9016ff65a6eb 100644 --- a/lofar_config.h.cmake +++ b/lofar_config.h.cmake @@ -164,8 +164,5 @@ /* Define to 1 if you have a declaration for the `basename' function. */ #cmakedefine HAVE_DECL_BASENAME 1 -/* Define to 1 if you have a declaration for the `getprotobyname_r' function which uses the regular calling convention. */ +/* Define to 1 if you have a declaration for the `getprotobyname_r' function. */ #cmakedefine HAVE_GETPROTOBYNAME_R 1 - -/* Define to 1 if you have a declaration for the `getprotobyname_r' function which uses a shorter calling convention. */ -#cmakedefine HAVE_GETPROTOBYNAME_R_SHORT 1