Make osx-app.sh a configured file and remove Autotools targets.
authorGerald Combs <gerald@wireshark.org>
Wed, 4 Oct 2017 23:27:08 +0000 (16:27 -0700)
committerAnders Broman <a.broman58@gmail.com>
Fri, 6 Oct 2017 04:33:55 +0000 (04:33 +0000)
commit6172627534168bb31415fa31a7cecdb15bcca4ab
tree3804d72fe123a3c0e9fb1137a662207a0d4f3a5d
parentae794fc5f24e893b20f4161ac3cfb20e018e9b96
Make osx-app.sh a configured file and remove Autotools targets.

Rename osx-app.sh to osx-app.sh.in and add the version to the plugin
path at configure time.

Instead up updating Autotools accordingly just remove the macOS
packaging targets. gf61c381b5a removed support for Autotools in
osx-app.sh and if anyone wants to build macOS packages I'd prefer that
they use the same toolchain as the buildbot.

Change-Id: Ide5205265bf8859a85b1afab68fa8f8285952bd3
Reviewed-on: https://code.wireshark.org/review/23839
Reviewed-by: Anders Broman <a.broman58@gmail.com>
CMakeLists.txt
INSTALL
Makefile.am
configure.ac
docbook/wsdg_src/WSDG_chapter_sources.asciidoc
m4/ws_osx.m4
packaging/macosx/Makefile.am
packaging/macosx/osx-app.sh.in [moved from packaging/macosx/osx-app.sh with 99% similarity]