2006-06-19 Vladimir Prus <vladimir@codesourcery.com>
[binutils-gdb.git] / gprof / acinclude.m4
index 73763e115579b35fa0b6800550ee67eee53306d7..053bb059b130917ebdf3e617e2274cbc00823284 100644 (file)
@@ -1,4 +1,9 @@
 sinclude(../bfd/warning.m4)
+sinclude(../config/gettext-sister.m4)
+sinclude(../config/nls.m4)
+sinclude(../config/po.m4)
+sinclude(../config/progtest.m4)
+
 sinclude(../libtool.m4)
 dnl The lines below arrange for aclocal not to bring libtool.m4
 dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
@@ -7,9 +12,3 @@ ifelse(yes,no,[
 AC_DEFUN([AM_PROG_LIBTOOL],)
 AC_SUBST(LIBTOOL)
 ])
-
-sinclude(../gettext.m4)
-ifelse(yes,no,[
-AC_DEFUN([CY_WITH_NLS],)
-AC_SUBST(INTLLIBS)
-])