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

gstlal-ugly: bump min gstlal version to 1.3.0

parent d68fb998
No related branches found
No related tags found
No related merge requests found
......@@ -403,7 +403,7 @@ AX_PYTHON_GLUE()
#
AC_SUBST([MIN_GSTLAL_VERSION], [1.2.1])
AC_SUBST([MIN_GSTLAL_VERSION], [1.3.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