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

gstlal-calibration: bump required gstlal and gstlal-ugly to 1.0.0

parent faad819e
No related branches found
No related tags found
No related merge requests found
......@@ -229,8 +229,8 @@ AX_PYTHON_PYLAL()
#
AC_SUBST([MIN_GSTLAL_VERSION], [0.99.6])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [0.99.2])
AC_SUBST([MIN_GSTLAL_VERSION], [1.0.0])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [1.0.0])
AC_SUBST([MIN_GSTPLUGINSMATH_VERSION], [1.0.1])
PKG_CHECK_MODULES([GSTLAL], [gstlal >= ${MIN_GSTLAL_VERSION}])
AC_SUBST([GSTLAL_VERSION], [`$PKG_CONFIG --modversion gstlal`])
......
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