X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=vos%2Fconfig.ga.h;h=b5b2953099b9b51adc2b560a3b37838b7c3a7b11;hb=0111df86b68202837d8ca044a27bbc00d7895fb1;hp=33396106dcd7482e88b43a3b9c71361382d62737;hpb=00f5185623ac489efbed49ff4cbdf42316dcf5fd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/vos/config.ga.h b/vos/config.ga.h index 3339610..b5b2953 100644 --- a/vos/config.ga.h +++ b/vos/config.ga.h @@ -1793,7 +1793,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)