X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gprof%2Fconfigure.in;h=202c7c235125eb388e45c6c2037b833fdfd54152;hb=a5606eee5ec10851d09a8e2709354c7e0931a99c;hp=e57cf3ab285d037e936b823139b1819ef39911a6;hpb=0ab6f08504f254395c6107b56a033811299c9ecd;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/configure.in b/gprof/configure.in index e57cf3ab28..202c7c2351 100644 --- a/gprof/configure.in +++ b/gprof/configure.in @@ -11,8 +11,6 @@ BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${ changequote([,])dnl AM_INIT_AUTOMAKE(gprof, ${BFD_VERSION}) -AM_PROG_LIBTOOL - dnl For simplicity, we use the BFD configuration file for most dnl things. However, we also need our own configuration file for dnl the automake PACKAGE and VERSION macros. We don't name it @@ -23,6 +21,8 @@ AC_PROG_CC AC_GNU_SOURCE AC_PROG_INSTALL +AM_PROG_LIBTOOL + AC_CHECK_FUNCS(setmode) ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi"