From 726778ace2659a24c1c079ce378e99c5893669f5 Mon Sep 17 00:00:00 2001 From: wlemb Date: Sun, 16 May 2004 22:33:07 +0000 Subject: * REVISION: Set to 2. * aclocal.m4 (GROFF_STDINT_H): Removed. (GROFF_INTTYPES_H): Define HACE_CC_INTTYPES_H. * configure.ac: Updated. * configure, src/include/config.hin: Regenerated. * src/libs/libgroff/tmpname.cpp: Don't include stdint.h but inttypes.h conditionally. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 6b06de48..9f17a1a3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -231,7 +231,7 @@ make_install_html=@make_install_html@ # -DHAVE_CC_LIMITS_H if you have a C++ # -DHAVE_MATH_H if you have # -DHAVE_CC_OSFCN_H if you have a C++ -# -DHAVE_CC_STDINT_H if you have a C++ +# -DHAVE_CC_INTTYPES_H if you have a C++ # -DHAVE_STDLIB_H if you have # -DHAVE_STRING_H if you have # -DHAVE_STRINGS_H if you have -- cgit v1.2.1