htdig ChangeLog Makefile.in acinclude.m4 aclocal.m4 config.guess config.sub configure configure.in ltmain.sh
Update of /cvsroot/htdig/htdig
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19517
Modified Files:
ChangeLog Makefile.in acinclude.m4 aclocal.m4 config.guess
config.sub configure configure.in ltmain.sh
Log Message:
- configure.in: removed 'eval' expressions which caused the 'NONE' prefix
path to be instantiated and the make script to hang
- acinclude.in: fixed AC_DEFINEs for SSL and ZLIB check macros, which prevented
autoheader (and therefore autoreconf) to correctly work
- moved manual pages from htdoc to installdir
- htdoc/[manpages].in: removed
- installdir/*.[1,8]: removed man pages (htdig-pdfparser.1, htdig.1,
htdump.1, htfuzzy.1, htload.1, htmerge.1, htnotify.1, htpurge.1,
htsearch.1, htstat.1, rundig.1, htdigconfig.8)
- installdir/*.[1,8].in: added pre-configure man pages (htdig-pdfparser.1.in,
htdig.1.in, htdump.1.in, htfuzzy.1.in, htload.1.in, htmerge.1.in, htnotify.1.in,
htpurge.1.in, htsearch.1.in, htstat.1.in, rundig.1.in, htdigconfig.8.in)
- regenerated configure scripts with autoreconf
|