On Wed, 21 Mar 2001, Gilles Detillieux wrote:
> Date: Wed, 21 Mar 2001 09:06:13 -0600 (CST)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [htdig-dev] Re: [htdig] date range - PATCH for 3.1.5
...
> OK. Unless I'm mistaken, if we don't remove htlib/regex.h, then there's
> also no need to remove references to it produced by make depend. It is
> probably sufficient to say:
>
> . make clean
> . Remove references to regex.o from htlib/Makefile.
> . make
>
> Can you confirm that leaving references to htlib/regex.h in
> htfuzzy/Makefile, after a make depend, won't cause any problems?
You are right; however, to be sure I just made clean, made depend, made,
and:
$ gdb htfuzzy/htfuzzy
GNU gdb
This GDB was configured as "i386-unknown-bsdi4.0.1"...
(gdb) r
Starting program: /tmp/htdig/htdig-3.1.5/htfuzzy/htfuzzy
htfuzzy: No algorithms specified
usage: htfuzzy [-c configfile][-v] algorithm ...
This program is part of ht://Dig 3.1.5
Supported algorithms:
soundex
metaphone
accents
endings
synonyms
Options:
-c configfile
Use the specified configuration file instead of the
default.
-v Verbose mode. This increases the verbosity of the
program. Using more than 2 is probably only useful
for debugging purposes.
Program exited normally.
(gdb) q
That should confirm it;)
Regards,
Joe
--
_/ _/_/_/ _/ ____________ __o
_/ _/ _/ _/ ______________ _-\<,_
_/ _/ _/_/_/ _/ _/ ......(_)/ (_)
_/_/ oe _/ _/. _/_/ ah [EMAIL PROTECTED]
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev