* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
[pspp] / lib / wchar_.h
index 6e04ccca7f278e3e37ff85a78881e76281c0d1a7..1d52b1dd1d79f22e2062171e94a9bc48874fcee2 100644 (file)
    Some builds of uClibc lack it.  */
 /* The include_next requires a split double-inclusion guard.  */
 #if @HAVE_WCHAR_H@
-# if @HAVE_INCLUDE_NEXT@
-#  include_next <wchar.h>
-# else
-#  include @ABSOLUTE_WCHAR_H@
-# endif
+# @INCLUDE_NEXT@ @NEXT_WCHAR_H@
 #endif
 
 #ifndef _GL_WCHAR_H