regenerate configure

This commit is contained in:
Ozkan Sezer 2021-08-03 20:12:56 +03:00
parent d2e8998f80
commit 02563f75b4
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -16019,10 +16019,10 @@ esac
case "$host" in case "$host" in
*-*-haiku*) *-*-haiku*)
LINKER=CXX LINKER='$(CXX)'
;; ;;
*) *)
LINKER=CC LINKER='$(CC)'
;; ;;
esac esac