aboutsummaryrefslogtreecommitdiff
path: root/common/m4/gst-arch.m4
diff options
context:
space:
mode:
Diffstat (limited to 'common/m4/gst-arch.m4')
-rw-r--r--common/m4/gst-arch.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/common/m4/gst-arch.m4 b/common/m4/gst-arch.m4
index ff0954a..077a20b 100644
--- a/common/m4/gst-arch.m4
+++ b/common/m4/gst-arch.m4
@@ -5,9 +5,6 @@ dnl defines HOST_CPU
AC_DEFUN([AG_GST_ARCH],
[
- AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use host_ variables
- AC_REQUIRE([AC_CANONICAL_TARGET]) dnl we use target_ variables
-
dnl Determine CPU
case "x${target_cpu}" in
xi?86 | xk? | xi?86_64)