Hi
I added new plugin on wireshark.I am compiling it on Linux platform.
I modified all makefiles ,configure.in and ./configure file to register entry for new plugin.
Now i had run command
./autogen.sh
after successful execution of this command i found that ./configure file was regenerated and it is original file that i modified because of this my plugin is not compiled.
Can you tell me how this configure file generate and what is role of ./autogen.sh file in wireshark comliling and building.
Regards
Nikhil