* configure.ac: Use GCC_HEADER_STDINT.
[deliverable/binutils-gdb.git] / gdb / acinclude.m4
index 3bc60e4cbe24ca5ffbf1cfa8ba462ed472bb45e3..c7685cfed66f41136ec0f9e54eb8c9e966c5cb7c 100644 (file)
@@ -7,6 +7,9 @@ sinclude(../bfd/bfd.m4)
 dnl This gets the standard macros, like the TCL, TK, etc ones.
 sinclude(../config/acinclude.m4)
 
+dnl This gets GCC_HEADER_STDINT.
+sinclude(../config/stdint.m4)
+
 sinclude(../gettext.m4)
 dnl The lines below arrange for aclocal not to bring gettext.m4's
 dnl CY_GNU_GETTEXT into aclocal.m4.
This page took 0.023018 seconds and 4 git commands to generate.