[patch 39/39] use libtool in configure
Robert Schwebel <[email protected]> Sun, 04 Feb 2007 03:31:59 +0100
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
We use libtool to create the archives, not ranlib. Signed-off-by: Robert Schwebel <[email protected]> --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: configure.in =================================================================== --- configure.in.orig +++ configure.in @@ -16,8 +16,8 @@ AC_PROG_CXX AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_MAKE_SET -AC_PROG_RANLIB AC_PROG_YACC +AC_PROG_LIBTOOL AM_PROG_LEX # Tell everyone if we are crosscompiling -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9