On Aug 9, 2011, at 11:25 PM, pang liang wrote: > If I want to add a new dialog file in gtk document, how to modify the > configure file?
What do you mean by "dialog file" and "gtk *document*"? If you're adding a new dialog to the Wireshark UI, you have to add C code in the "gtk" directory. You don't modify the configure file for that; you modify the "Makefile.common" file in the gtk directory. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
