I tried a "make dist-gzip" from today's CVS snapshot and there's some stray
backslashes in Makefile.in that are screwing a few things up. I also found
that plugins/nfsPlugin.c is missing. Here's the diffs needed for
Makefile.in. I'm not an autotools guru so I don't know what this means for
Makefile.am.
Index: Makefile.in
===================================================================
RCS file: /export/home/ntop/ntop/Makefile.in,v
retrieving revision 2.77
diff -r2.77 Makefile.in
369c369
< Makefile.in NEWS PORTING SUPPORT_NTOP.txt THANKS \ acinclude.m4 \
---
Makefile.in NEWS PORTING SUPPORT_NTOP.txt THANKS acinclude.m4 \
373c373
< ntop.txt oui.txt.gz p2c.opt.table.gz specialMAC.txt.gz\
---
ntop.txt oui.txt.gz p2c.opt.table.gz specialMAC.txt.gz
1139c1139
< ntop.html: ntop.8
---
html/ntop.html: ntop.8
1158c1158
< faq.html: docs/FAQ
---
html/faq.html: docs/FAQ
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev