mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
configure: Remove unneeded parenthesis from AG_GST_CHECK_CHECKS
This commit is contained in:
parent
d9a1cb21e4
commit
2a023cdc14
1 changed files with 1 additions and 1 deletions
|
@ -976,7 +976,7 @@ AC_SUBST(GST_PTP_HELPER_INSTALLED)
|
||||||
|
|
||||||
dnl things for our internal libcheck (must be called even if building
|
dnl things for our internal libcheck (must be called even if building
|
||||||
dnl libcheck is disabled because it defines conditionals)
|
dnl libcheck is disabled because it defines conditionals)
|
||||||
AG_GST_CHECK_CHECKS()
|
AG_GST_CHECK_CHECKS
|
||||||
|
|
||||||
AC_CONFIG_FILES(
|
AC_CONFIG_FILES(
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Reference in a new issue