X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=win32%2Fconfig_H.vc;h=7d64e6b70deb59dd1cc15ab43b172792697c3497;hb=0111df86b68202837d8ca044a27bbc00d7895fb1;hp=bc81d7cd8decaca9bce055d0fccb09477c2c19a5;hpb=00f5185623ac489efbed49ff4cbdf42316dcf5fd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/win32/config_H.vc b/win32/config_H.vc index bc81d7c..7d64e6b 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -1748,7 +1748,8 @@ /* HAS_GNULIBC: * This symbol, if defined, indicates to the C program that - * the GNU C library is being used. + * the GNU C library is being used. A better check is to use + * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc. */ /*#define HAS_GNULIBC /**/ #if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)