--- embedaddon/smartmontools/autogen.sh 2013/07/22 01:17:35 1.1.1.3 +++ embedaddon/smartmontools/autogen.sh 2013/10/14 07:54:03 1.1.1.4 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: autogen.sh,v 1.1.1.3 2013/07/22 01:17:35 misho Exp $ +# $Id: autogen.sh,v 1.1.1.4 2013/10/14 07:54:03 misho Exp $ # # Generate ./configure from config.in and Makefile.in from Makefile.am. # This also adds files like missing,depcomp,install-sh to the source @@ -84,7 +84,7 @@ case "$ver" in rm -f casetest.tmp ;; - 1.9.[1-6]|1.10|1.10.[12]|1.11|1.11.[1-6]|1.12.[3-5]) + 1.9.[1-6]|1.10|1.10.[12]|1.11|1.11.[1-6]|1.12.[2-5]) # OK ;;