http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21883
User: guy
Date: 2007/05/22 07:52 AM
Log:
If GTK+ isn't available, fail unless the user explicitly specified
"--disable-wireshark"; if they haven't explicitly said that they don't
want Wireshark, assume they do, and that they won't be happy if, when
the build finishes, they don't have Wireshark and weren't made
sufficiently aware that they wouldn't get it.
People who want to build TShark for machines that don't have GTK+
installed, but don't want to build Wireshark because they can't install
GTK+ on the build/target machine, can still do that; they just have to
explicitly specify "--disable-wireshark" to do it.
Directory: /trunk/
Changes Path Action
+7 -9 configure.in Modified