Skip to content
Snippets Groups Projects
Commit cf5d8649 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

gstlal-burst/configure.ac: remove pygobject3 requirement

parent fd2c43ce
No related branches found
No related tags found
No related merge requests found
......@@ -216,16 +216,6 @@ to your GI_TYPELIB_PATH environment variable.])
])
#
# Check for PyGObject
#
PKG_CHECK_MODULES([pygobject], [pygobject-3.0])
AC_SUBST([pygobject_CFLAGS])
AC_SUBST([pygobject_LIBS])
#
# Check for NumPy
#
......
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