* ld-srec/srec.exp: Always pass "-G 0". Remove all powerpc
[deliverable/binutils-gdb.git] / gold / configure.ac
index 10e0db98b27b86f0c156b8986229c9b38bb730a6..5cbaf2c455d9cd011b4324110bb8f3d249452b37 100644 (file)
@@ -13,6 +13,7 @@ AM_CONFIG_HEADER(config.h:config.in)
 AC_PROG_CC
 AC_PROG_CXX
 AC_PROG_YACC
+AC_PROG_RANLIB
 AC_PROG_INSTALL
 ZW_GNU_GETTEXT_SISTER_DIR
 AM_PO_SUBDIRS
@@ -48,4 +49,4 @@ AC_LANG_POP(C++)
 
 AM_MAINTAINER_MODE
 
-AC_OUTPUT(Makefile po/Makefile.in:po/Make-in)
+AC_OUTPUT(Makefile testsuite/Makefile po/Makefile.in:po/Make-in)
This page took 0.023359 seconds and 4 git commands to generate.