Skip to content
Snippets Groups Projects
Commit c756e5e0 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

bump min pylal version to 0.4.0

parent 75fbe39a
No related branches found
No related tags found
No related merge requests found
......@@ -237,7 +237,7 @@ AC_SUBST([LAL_LIBS])
AC_SUBST([MIN_GLUE_VERSION], [1.45])
AC_SUBST([MIN_PYLAL_VERSION], [0.2.0])
AC_SUBST([MIN_PYLAL_VERSION], [0.4.0])
AX_PYTHON_GLUE()
AX_PYTHON_PYLAL()
......
......@@ -359,7 +359,7 @@ AC_SUBST([LAL_LIBS])
AC_SUBST([MIN_GLUE_VERSION], [1.45])
AC_SUBST([MIN_PYLAL_VERSION], [0.2.0])
AC_SUBST([MIN_PYLAL_VERSION], [0.4.0])
AX_PYTHON_GLUE()
AX_PYTHON_PYLAL()
......
......@@ -240,7 +240,7 @@ CPPFLAGS="$old_CPPFLAGS"
AC_SUBST([MIN_GLUE_VERSION], [1.45])
AC_SUBST([MIN_PYLAL_VERSION], [0.2.0])
AC_SUBST([MIN_PYLAL_VERSION], [0.4.0])
AX_PYTHON_GLUE()
AX_PYTHON_PYLAL()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment