Fix autoconf>=2.70 gcc-wrapper breakage
commit1bb0e177124d5d6661b72df6c7d848fb23639652
authorThorsten Behrens <thorsten.behrens@allotropia.de>
Tue, 28 Dec 2021 16:22:29 +0000 (28 17:22 +0100)
committerThorsten Behrens <thorsten.behrens@allotropia.de>
Tue, 28 Dec 2021 20:14:58 +0000 (28 21:14 +0100)
tree257fbb13364b2f5f565ed5d1ad7e859f8e3c096e
parentcfbcbb605dbaaea45dc9ac5ea792d72cb2f2c1bb
Fix autoconf>=2.70 gcc-wrapper breakage

Re-generated configure file gets confused & claims not finding C89-
compatible compiler for gcc-wrapper-building libassuan with msvc
underneath.

Work-around the problem by telling toolchain right off that this
_is_ a std c compliant compiler.

Change-Id: I4fa23673b790bc70a9294951df545c27f5236f81
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127641
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
external/libassuan/ExternalProject_libassuan.mk