diff --git a/configure b/configure index 1aae93b3d2..a933546091 100755 --- a/configure +++ b/configure @@ -923,7 +923,7 @@ check_type(){ } check_struct(){ - log check_type "$@" + log check_struct "$@" headers=$1 struct=$2 member=$3