Wireshark mailing list archives

Re: I want to modify the Makefile to add some lib of mysql


From: Stephen Fisher <steve () stephen-fisher com>
Date: Fri, 19 Nov 2010 11:03:51 -0700

On Fri, Nov 19, 2010 at 08:55:18PM +0800, 刘昆 wrote:

I want to modify the Makefile to add some lib of mysql so that I can 
make packet-http.c with some mysql code.How should I do ?

Try following the example of other libraries that we use, such as glib 
or gtk or even c-ares/adns.  If you're on Unix, you can add it to 
configure.in for detection (autoconf) and add it to the automake make 
file (Makefile.am) in the root directory.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: