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

gstlal-inspiral: bump minimum gstlal, gstlal-ugly versions

parent 4a78ddee
No related branches found
No related tags found
No related merge requests found
......@@ -261,8 +261,8 @@ AX_PYTHON_GLUE()
#
AC_SUBST([MIN_GSTLAL_VERSION], [1.2.1])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [1.3.1])
AC_SUBST([MIN_GSTLAL_VERSION], [1.3.0])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [1.4.0])
PKG_CHECK_MODULES([GSTLAL], [gstlal >= ${MIN_GSTLAL_VERSION}])
AC_SUBST([GSTLAL_VERSION], [`$PKG_CONFIG --modversion gstlal`])
AX_GSTLAL_SPLIT_VERSION([GSTLAL_VERSION])
......
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