Skip to content

Commit fe68ca2

Browse files
committed
correct the name of meson_python in m4 macro call
1 parent a3cade0 commit fe68ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SAGE_SPKG_CONFIGURE([meson_python], [
2-
SAGE_PYTHON_PACKAGE_CHECK([meson-python])
2+
SAGE_PYTHON_PACKAGE_CHECK([meson_python])
33
])

0 commit comments

Comments
 (0)