URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=125989780ba8e658ad0d1f1c71ec01e6d36a2266
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1259897 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
configure.ac: Remove --enable-usr-local
Let the compiler and linker handle the system default search path.
Generally give priority to /usr/local when doing "manual" searches.
Change-Id: I3bde7af1226305d94ddb4bc96cefe9ef91e26769
Reviewed-on: https://code.wireshark.org/review/14564
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from ed350dd Don't move config.guess and config.sub for autogen.sh
adds 1259897 configure.ac: Remove --enable-usr-local
Summary of changes:
acinclude.m4 | 31 ++-----------------------------
configure.ac | 32 --------------------------------
2 files changed, 2 insertions(+), 61 deletions(-)