X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fregex.c;h=7d7a9793ed77d17e2ff3037bbf4c6dfb1ace260b;hb=443b16b2043248e0a3e527c6674a8202df1a7eca;hp=9167cbc882810a8d3bda20f76f2ed42b67892fac;hpb=2ae086931c294858b0432607826a97fcb6edacfb;p=gnulib.git diff --git a/lib/regex.c b/lib/regex.c index 9167cbc88..7d7a9793e 100644 --- a/lib/regex.c +++ b/lib/regex.c @@ -113,10 +113,10 @@ # endif /* Support for bounded pointers. */ -# ifndef __BOUNDED_POINTERS__ -# define __bounded /* nothing */ -# define __unbounded /* nothing */ -# define __ptrvalue /* nothing */ +# if !defined _LIBC && !defined __BOUNDED_POINTERS__ +# define __bounded /* nothing */ +# define __unbounded /* nothing */ +# define __ptrvalue /* nothing */ # endif /* The `emacs' switch turns on certain matching commands