On Sat, 17 Jul 1999 [EMAIL PROTECTED] wrote:
> Sure. I have a few contorted html files I'll also include.
OK, I'm going to make a test directory in the htdig3 CVS tree for these
contorted files. I'll start by populating it with mine.
> Let me know asap if I can commit the automake/libtool changes, the tiny
> test suite I'm making depend on that.
I have pretty recent automake/autoconf/libtool (1.4, 2.13, 1.2), and when
SRCDIR=OBJDIR, it works fine.
However, I prefer to build the CVS tree from an outside OBJDIR and it
didn't work very well. It went through configure, then on make it called
automake and blew up.
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
Making all in db
make[1]: Entering directory `/usr/local/src/htdig-cvs/build/db'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Leaving directory `/usr/local/src/htdig-cvs/build/db'
make: *** [all-recursive] Error 1
As far as I'm concerned, you can make the commit (remember to kill CONFIG
and CONFIG.in), but we need to take care of this problem.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.