Skip to content

Commit

Permalink
rerun autoconf
Browse files Browse the repository at this point in the history
  • Loading branch information
Iximiel committed Dec 14, 2023
1 parent 1aa5453 commit 296e0f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -9070,8 +9070,8 @@ $as_echo "$as_me: WARNING: cannot enable pycv" >&2;}
fi

if test $python = true ; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking python wrappers: support for required python modules (python3, setuptools, cython)" >&5
$as_echo_n "checking python wrappers: support for required python modules (python3, setuptools, cython)... " >&6; }
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking python wrapper: support for required python modules (python3, setuptools, cython)" >&5
$as_echo_n "checking python wrapper: support for required python modules (python3, setuptools, cython)... " >&6; }
testimport="
from setuptools import setup
from setuptools import Extension
Expand Down

0 comments on commit 296e0f9

Please sign in to comment.