--
On Thu, 8 Jul 1999, Christoph Kukulies wrote:
> Anyway, could you help me getting rid of these:
>
> #
> # aclocal
> aclocal: configure.in: 39: macro `AM_DISABLE_STATIC' not found in library
> aclocal: configure.in: 40: macro `AM_PROG_LIBTOOL' not found in library
> # autoconf
> autoconf: Undefined macros:
> configure.in:64:AC_PROG_JAVA
> configure.in:65:AC_PROG_JAVAC
> configure.in:66:AC_PROG_JAR
> # automake
> #
As described (loosely) in README.build, you need libtool 1.2, automake 1.4
(1.3b may also work, but not other versions of 1.3), and automake 2.13
(which you have). I don't know why it's this way, but the way autoconf was
set up for this project, you need very specific versions of the tools.
Btw -- the user's list is not the appropriate place for this discussion
... the java-apache list, or the jserv-dev list would be. (Probably the
latter.)
It's not a big deal, but for folks like me (w/ filtering) it's helpful to
have some division between the two ...
thanks --
Ed
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]