More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
[deliverable/binutils-gdb.git] / gprof / configure.in
index 3d530b279d964e992e5c6d4eef450a71bd336d28..2ab72a609134faab20808825e2ac1b74111771a7 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(gprof.c)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(gprof, 2.9.5)
+AM_INIT_AUTOMAKE(gprof, 2.10.90)
 
 AM_PROG_LIBTOOL
 
@@ -18,6 +18,7 @@ AC_PROG_CC
 AC_PROG_INSTALL
 
 AC_ISC_POSIX
+AC_CHECK_FUNCS(setmode)
 
 ALL_LINGUAS=
 CY_GNU_GETTEXT
This page took 0.022678 seconds and 4 git commands to generate.