Thanks, that was indeed the problem. I've upgraded to autoconf-2.53 I'm also using automake-1.5, and am getting the following: > chris-lap blackbox>$ automake-1.5 --foreign -a -c > automake-1.5: configure.ac: installing `./install-sh' > automake-1.5: configure.ac: installing `./mkinstalldirs' > automake-1.5: configure.ac: installing `./missing' > automake-1.5: configure.ac: installing `./depcomp' > /usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL > /usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL > /usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL > /usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL > <etc, etc>
At first I ignored these, but they end up making the Makefile (in lib/) unusable. On November 17 (15:25 EST), Ciprian Popovici wrote: > On Mon, 17 Nov 2003 13:05:42 -0500 Chris Grossmann > <[EMAIL PROTECTED]> wrote: > > I'm on redhat 7.3, with Autoconf version 2.13. > > This is most likely part of the problem. You need at least > autoconf v2.52. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
