ORBit compile problems redux



I've done more hacking with ORBit, trying to get it to ./configure, but it
still won't work.  Here's a clip of my ./configure script that's causing
the problem, starting at line 568:

# For automake.
VERSION=$ORBIT_VERSION
PACKAGE=ORBit

AM_CONFIG_HEADER(config.h)

AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)

AM_PROG_LIBTOOL
AM_MAINTAINER_MODE

This doesn't seem right at all; what seems to be happening is that
autoconf is not expanding these macros properly.  I know neither why this
is happening nor what to do about it.  Yes, I have run 'aclocal; autoconf;
automake; ./configure' and get to the ./configure before things go wrong.
Does any auto[make | conf] pro know how to fix this?

----------------------------------------------------------------------
                Soren Harward               | Windows 95/98 DOES come
 Internet Information Systems Administrator | with a tool to recover
               Cinternet, Inc.              | from Registry
 Voice: 891-1228        soren@cinternet.net | corruption.
      http://www.cinternet.net/~soren/      | It's called 'FDISK'.
----------------------------------------------------------------------



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