PS: Likewise for <inttypes.h>.
*** lib/inttypes_.h 21 Feb 2007 00:02:37 -0000 1.8
--- lib/inttypes_.h 6 Apr 2007 12:51:45 -0000
***************
*** 21,27 ****
which in turn includes this file. */
#if ! defined INTTYPES_H || defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H
# if @HAVE_INTTYPES_H@
! # include @ABSOLUTE_INTTYPES_H@
# endif
#endif
--- 21,31 ----
which in turn includes this file. */
#if ! defined INTTYPES_H || defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H
# if @HAVE_INTTYPES_H@
! # ifdef __DECC
! # include_next <inttypes.h>
! # else
! # include @ABSOLUTE_INTTYPES_H@
! # endif
# endif
#endif
- gnulib breakage on Tru64 UNIX with commercial C compiler Albert Chin
- Re: gnulib breakage on Tru64 UNIX with commercial C c... Eric Blake
- Re: gnulib breakage on Tru64 UNIX with commercial... Albert Chin
- Re: gnulib breakage on Tru64 UNIX with commer... Bruno Haible
- Re: gnulib breakage on Tru64 UNIX with co... Bruno Haible
- Re: gnulib breakage on Tru64 UNIX with co... Bruno Haible
- Re: gnulib breakage on Tru64 UNIX with commer... Albert Chin
- Re: gnulib breakage on Tru64 UNIX with commercial... Paul Eggert
- Re: gnulib breakage on Tru64 UNIX with commer... Gary V. Vaughan
- Re: gnulib breakage on Tru64 UNIX with commer... Bruno Haible
- Re: gnulib breakage on Tru64 UNIX with commercial C c... Bruno Haible
- Re: gnulib breakage on Tru64 UNIX with commercial... Eric Blake
- Re: gnulib breakage on Tru64 UNIX with commer... Bruno Haible
