ok, I really need to sleep. sigh.
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 20 Jan 2006 18:09:07 +0000 (18:09 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 20 Jan 2006 18:09:07 +0000 (18:09 +0000)
Original commit message from CVS:
ok, I really need to sleep. sigh.

m4/gst-check.m4

index 16ddb40..5a76519 100644 (file)
@@ -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