Fill out autoscan devices/images to image drivers. API is probably
closer to more complete.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
#$Id: check_cue.sh.in,v 1.13 2003/09/29 02:56:23 rocky Exp $
|
||||
#$Id: check_cue.sh.in,v 1.14 2003/09/30 03:26:11 rocky Exp $
|
||||
# Tests to see that BIN/CUE file iamge reading is correct (via cd-info).
|
||||
if test -z "@VCDINFO_LIBS@" ; then
|
||||
if test -n "@VCDINFO_LIBS@" ; then
|
||||
vcd_opt='--no-vcd'
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
#$Id: check_nrg.sh.in,v 1.7 2003/09/20 00:28:32 rocky Exp $
|
||||
#$Id: check_nrg.sh.in,v 1.8 2003/09/30 03:26:11 rocky Exp $
|
||||
|
||||
if test -z "@VCDINFO_LIBS@" ; then
|
||||
if test -n "@VCDINFO_LIBS@" ; then
|
||||
vcd_opt='--no-vcd'
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user