Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv3141

Modified Files:
        configure.in 
Log Message:
Fixed error during make arising from comment in parameters to autoconf's 
AC_OUTPUT macro.  Specifically:

configure.in:1146: error: m4_popdef: undefined macro: AC_Dest
acgeneral.m4:3404: AC_CONFIG_FILES is expanded from...
configure.in:1146: the top level
make: *** [configure] Error 1

     (Note that the line #s may vary)

Problem cropped up when plugins/pep/Makefile was removed from the "normal"
ntop build, by making it a comment, creating a situation - comment in a macro
parameter - which autoconf doesn't handle well.

Updated file to move this line:

dnl> plugins/pep/Makefile

before the macro.


-----Burton (Ref: BMS-0071)


_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to