summaryrefslogtreecommitdiff
path: root/gprof/configure.in
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2000-09-07 21:08:51 +0000
committerH.J. Lu <hjl@lucon.org>2000-09-07 21:08:51 +0000
commite1222138e8e510e23e2077bd70785f43bb3c875d (patch)
tree588ae366a726594c23e1d5c123f51f3b17d1a77e /gprof/configure.in
parentf65fa2175d7b9d7d1b6c41a32cc6ba19da298de2 (diff)
downloadbinutils-redhat-e1222138e8e510e23e2077bd70785f43bb3c875d.tar.gz
2000-09-07 H.J. Lu <hjl@gnu.org>
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
Diffstat (limited to 'gprof/configure.in')
-rw-r--r--gprof/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure.in b/gprof/configure.in
index 1d7984e4ef..ba30a34f10 100644
--- a/gprof/configure.in
+++ b/gprof/configure.in
@@ -3,6 +3,7 @@ AC_PREREQ(2.13)
AC_INIT(gprof.c)
AC_CANONICAL_SYSTEM
+AC_ISC_POSIX
AM_INIT_AUTOMAKE(gprof, 2.10.91)
@@ -17,7 +18,6 @@ AM_CONFIG_HEADER(gconfig.h:gconfig.in)
AC_PROG_CC
AC_PROG_INSTALL
-AC_ISC_POSIX
AC_CHECK_FUNCS(setmode)
ALL_LINGUAS=