Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelortmann committed Jun 20, 2024
1 parent d097ee8 commit a391a5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mod/python.mod/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ if test "x$egg_enable_python" != "xno"; then
else
if test -x "$egg_with_python_config"; then
python_config_bin="$egg_with_python_config"
else
AC_MSG_WARN([Specified --with-python-config=$egg_with_python_config does not exist.])
fi
fi
fi
Expand Down

0 comments on commit a391a5f

Please sign in to comment.