Check of nonexistent file fixed

This commit is contained in:
tomash 2006-09-14 14:30:18 +00:00
parent 05e2199e90
commit 8901f6c989

View file

@ -37,7 +37,7 @@ AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2004 Media Development Loan Fund under the GNU GPL]) AC_COPYRIGHT([Copyright (c) 2004 Media Development Loan Fund under the GNU GPL])
AC_REVISION($Revision$) AC_REVISION($Revision$)
AC_CONFIG_SRCDIR(../var/getid3.check.php) AC_CONFIG_SRCDIR(../var/getid3.php)
AC_CONFIG_FILES(../Makefile:../etc/Makefile.in) AC_CONFIG_FILES(../Makefile:../etc/Makefile.in)