Added check for Makefile.in
authorDavid Schleef <ds@schleef.org>
Tue, 4 Sep 2001 00:16:14 +0000 (00:16 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 4 Sep 2001 00:16:14 +0000 (00:16 +0000)
comedi/drivers/check_driver

index ef525af6d45132b55334fb6d66d673b91c96ec84..d953daec74e9a13beccb44a688d234a89bfce3c6 100755 (executable)
@@ -54,8 +54,6 @@ fi
 # check Makefile.in for the config option
 if [ $(grep "CONFIG.*${basedriver}.o" Makefile &>/dev/null) ];then
        echo "E: driver missing from Makefile.in"
-else
-       echo config option $config
 fi
 
 # check to see if it uses name recognition