bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unconditionally call AC_PROG_RANLIB?


From: Simon Josefsson
Subject: Unconditionally call AC_PROG_RANLIB?
Date: Thu, 01 Dec 2005 22:50:13 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Hi!  I'm trying to use the csharpcomp module to build the libidn C#
port.  I'm setting this up in a separate directory.  Running autoconf
on the gnulib generated stuff results in:

lib/Makefile.am:15: library used but `RANLIB' is undefined
lib/Makefile.am:15:
lib/Makefile.am:15: The usual way to define `RANLIB' is to add `AC_PROG_RANLIB'
lib/Makefile.am:15: to `configure.ac' and run `autoconf' again.

Should AC_PROG_RANLIB be called from gl_INIT?  Or AC_PROG_LIBTOOL if
--libtool?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]