Skip to content
Snippets Groups Projects
Commit 0f61b7cf authored by Chris Pankow's avatar Chris Pankow
Browse files

configure.ac: Remove check for gstlal-ugly

parent 1e250aaa
No related branches found
No related tags found
No related merge requests found
......@@ -247,14 +247,10 @@ AC_SUBST([GSTLAL_LIBS])
AC_SUBST([MIN_GSTLAL_UGLY_VERSION], [0.7.0])
PKG_CHECK_MODULES([GSTLAL_UGLY], [gstlal-ugly >= ${MIN_GSTLAL_UGLY_VERSION}])
AC_SUBST([GSTLAL_UGLY_VERSION], [`$PKG_CONFIG --modversion gstlal-ugly`])
AX_GSTLAL_SPLIT_VERSION([GSTLAL_UGLY_VERSION])
AC_SUBST([GSTLAL_UGLY_VERSION_MAJOR])
AC_SUBST([GSTLAL_UGLY_VERSION_MINOR])
AC_SUBST([GSTLAL_UGLY_VERSION_POINT])
AC_SUBST([GSTLAL_UGLY_CFLAGS])
AC_SUBST([GSTLAL_UGLY_LIBS])
#
......
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