From 7ebd5d52a904e61dfe338ec2203be7b284e0b183 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 27 Oct 2004 00:21:33 +0000 Subject: fix build on older automake Original commit message from CVS: fix build on older automake --- sys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/Makefile.am b/sys/Makefile.am index a9b35763..e27534da 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -34,7 +34,7 @@ else SUNAUDIO_DIR= endif -if USE_V4L +if USE_GST_V4L V4L_DIR=v4l else V4L_DIR= -- cgit v1.2.1