http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51456
User: guy
Date: 2013/08/21 11:39 AM
Log:
Arrange that "make distcheck" use the GUI configure flags used to
configure Wireshark, so we don't, for example, do "make distcheck" with
no options, and thus default to GTK+ 3, on a system without GTK+ 3 where
Wireshark was configured with --with-gtk2. (This also means that if
we're configuring only with Qt, or with GTK+ *and* Qt, "make distcheck"
will check with those.)
Directory: /trunk/
Changes Path Action
+1 -0 Makefile.am Modified
+5 -1 configure.ac Modified