URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b52f2440c31811e8ffd05970f09b03cf19602b2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2b52f24 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
automake/nmake: run checkAPIs in ui/cli/
cmake already does this.
Use checkAPIs arguments appropriate to the cli directory (there's no gtk code
here so don't bother checking for deprecated gtk APIs).
Change-Id: I3e76ed5260223f05ac1b42431569bde3d1c596ea
Reviewed-on: https://code.wireshark.org/review/15403
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8c614b8 jxta: there's no need to call proto_tree_set_visible() when calling append_text()
adds 2b52f24 automake/nmake: run checkAPIs in ui/cli/
Summary of changes:
Makefile.am | 1 +
Makefile.nmake | 2 ++
ui/cli/Makefile.am | 14 +++-----------
ui/cli/Makefile.nmake | 11 ++---------
4 files changed, 8 insertions(+), 20 deletions(-)