>> Richard E Hawkins writes:
REH> I just checked out a clean copy (the competing make's seem to
REH> have made a mess of things). I run autoconf, then automake,
REH> then ./configure, which bombs with
REH> configuring in lib/reLyX running /bin/sh config/configure
REH> --program-suffix=.dev --cache-file=../.././config.cache
REH> --srcdir=. config/configure: Can't open config/configure
REH> configure: error: config/configure failed for lib/reLyX
eh? config/configure is not something use by anything anymore...
REH> also, automake warns that configure.in: 52: `AM_PROG_INSTALL'
REH> is obsolete; use `AC_PROG_INSTALL' aclocal.m4: 623:
REH> `AM_PROG_INSTALL' is obsolete; use `AC_PROG_INSTALL'
Hmm what version of automake, autoconf are you using?
REH> while "gmake clean" bombs:
REH> cd . && aclocal aclocal: configure.in: 52: obsolete macro
REH> `AM_PROG_INSTALL' gmake: *** [aclocal.m4] Error 1
REH> And now, cleaned up, configure is bombing over relyx:
REH> running /bin/sh config/configure --program-suffix=.dev
REH> --cache-file=../.././config.cache --srcdir=. config/configure:
REH> Can't open config/configure configure: error: config/configure
REH> failed for lib/reLyX bash-2.02#
I have changed some of this now, please try again.
REH> To make things really odd, the make of lyx-1_0_x went just fine
REH> with pmake yesterday . . .
Well, in lyx-1_0_x we have written the makefiles manually, in 1.1.x we
let automake take care of it.
REH> rick, who is now throughly confused
Lgb