ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Compilation_problem

From: "nikhil tripathi" <tripathi_nik1@xxxxxxxxxxxxxx>
Date: 6 Feb 2010 09:36:47 -0000
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