Wireshark-commits: [Wireshark-commits] master ae3797e: Don't compile plugins when configured --with
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae3797ec11b043ef18b1fbbf3c3540f18adea768
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ae3797e by Jakub Zawadzki (darkjames-ws@xxxxxxxxxxxx):
Don't compile plugins when configured --without-plugins.
--without-plugins didn't affect plugins_dir=, fix it.
Change-Id: I375aa15e38993008eaea9e311eed5cb1c3731e49
Reviewed-on: https://code.wireshark.org/review/20839
Petri-Dish: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 12434e9 Fix dissection of Get Info requests.
adds ae3797e Don't compile plugins when configured --without-plugins.
Summary of changes:
configure.ac | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)