Also I put the 'AM_MAINTAINER_MODE' string into the db/configure.in file which prevented code from be compiled when users did not have autoconf (at least 2.57), automake and friends installed.
No change for me. Running make fails almost immediately with the following.
Making all in db
cd . && \
/bin/sh /Users/greyleaf/build/htdig-current/htdig/missing --run automake-1.7 --foreign Makefile
/Users/greyleaf/build/htdig-current/htdig/missing: automake-1.7: command not found
WARNING: `automake-1.7' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && /bin/sh /Users/greyleaf/build/htdig-current/htdig/missing --run autoconf
./aclocal.m4:758: error: Autoconf version 2.54 or higher is required for this script
./aclocal.m4:758: the top level
make[1]: *** [configure] Error 1
make: *** [all-recursive] Error 1
I am using code pulled from CVS on Sunday (Aug 24) evening.
Jim
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev