CDRDAO->cdrdao.

This commit is contained in:
rocky
2004-05-04 12:06:40 +00:00
parent 4734d9bf9c
commit 582db275fe

View File

@@ -19,7 +19,7 @@ define(RELEASE_NUM, 69)
define(CDIO_VERSION_STR, 0.$1cvs)
AC_PREREQ(2.52)
AC_REVISION([$Id: configure.ac,v 1.75 2004/05/03 03:22:51 rocky Exp $])dnl
AC_REVISION([$Id: configure.ac,v 1.76 2004/05/04 12:06:40 rocky Exp $])dnl
AC_INIT(libcdio, CDIO_VERSION_STR(RELEASE_NUM))
AC_CONFIG_SRCDIR(src/cd-info.c)
AM_INIT_AUTOMAKE
@@ -50,7 +50,7 @@ enable_versioned_libs="${withval}", enable_versioned_libs=yes)
dnl Checks for programs.
AC_PROG_CC
cd_drivers='CDRDAO, BIN/CUE, NRG'
cd_drivers='cdrdao, BIN/CUE, NRG'
if test "x$GCC" != "xyes"
then