From f6cf41686f8e610f91f40f2db2131c50a1ec8b35 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 20 Jan 2006 18:09:07 +0000 Subject: [PATCH] ok, I really need to sleep. sigh. Original commit message from CVS: ok, I really need to sleep. sigh. --- m4/gst-check.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/gst-check.m4 b/m4/gst-check.m4 index 16ddb40..5a76519 100644 --- a/m4/gst-check.m4 +++ b/m4/gst-check.m4 @@ -33,8 +33,8 @@ AC_DEFUN([GST_CHECK_MODULES], fi else dnl PKG_CHECK_MODULES does not AC_SUBST our CFLAGS and LIBS automatically - AC_SUBST([$module]_CFLAGS) - AC_SUBST([$module2]_LIBS) + AC_SUBST([$1]_CFLAGS) + AC_SUBST([$1]_LIBS) dnl something is tricking us and removing the AC_SUBST calls, leaving dnl an empty else block echo -n -- 2.7.4