Remove references to autotools, GTK+, and X11.
authorGuy Harris <guy@alum.mit.edu>
Wed, 25 Apr 2018 16:44:50 +0000 (09:44 -0700)
committerGuy Harris <guy@alum.mit.edu>
Wed, 25 Apr 2018 16:45:25 +0000 (16:45 +0000)
commit0a51618302f340efc4417f0cab059285f5800002
tree9125265912feee6f925bae5de30d0deecd9b5556
parentd25f9ffd755b5cb01f3f20380ae5a0fe0a3bac42
Remove references to autotools, GTK+, and X11.

We don't support building with autotools (except for building the
support libraries using macos-setup.sh), and we don't support GTK+ and
thus don't require X11.

Change-Id: If9da937285016fc178a0153d38212404b0ff2c59
Reviewed-on: https://code.wireshark.org/review/27148
Reviewed-by: Guy Harris <guy@alum.mit.edu>
README.macos